Searched refs:SCOOP_CSR (Results 1 – 4 of 4) sorted by relevance
148 csr = bus_space_read_2(iot, ioh, SCOOP_CSR); in imx31lk_pcic_read()158 return ((bus_space_read_2(iot, ioh, SCOOP_CSR) & in imx31lk_pcic_read()
169 csr = bus_space_read_2(iot, ioh, SCOOP_CSR); in scoop_pcic_read()179 return ((bus_space_read_2(iot, ioh, SCOOP_CSR) & in scoop_pcic_read()
28 #define SCOOP_CSR 0x08 /* card status register */ macro
582 csr = ioreg16_read(baseaddr + SCOOP_CSR); in hw_isc1000()