Searched refs:EXI_CSR (Results 1 – 1 of 1) sorted by relevance
53 #define EXI_CSR(n) (0x00 + (n) * 0x14) macro214 val = RD4(exi_softc, EXI_CSR(chan)); in exi_select()219 WR4(exi_softc, EXI_CSR(chan), val); in exi_select()232 val = RD4(exi_softc, EXI_CSR(chan)); in exi_unselect()234 WR4(exi_softc, EXI_CSR(chan), val); in exi_unselect()