Home
last modified time | relevance | path

Searched refs:sc_hdl (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/arch/arm/imx/
H A Dimx23_timrot.c66 bus_space_handle_t sc_hdl; member
109 bus_space_read_4(sc->sc_iot, sc->sc_hdl, (reg))
111 bus_space_write_4(sc->sc_iot, sc->sc_hdl, (reg), (val))
113 bus_space_write_2(sc->sc_iot, sc->sc_hdl, (reg), (val))
172 &sc->sc_hdl)) { in timrot_attach()
191 HW_TIMROT_TIMCTRL1, TIMER_REGS_SIZE, &sc->sc_hdl)) { in timrot_attach()
H A Dimx23_clkctrl.c46 bus_space_handle_t sc_hdl; member
69 bus_space_read_4(sc->sc_iot, sc->sc_hdl, (reg))
71 bus_space_write_4(sc->sc_iot, sc->sc_hdl, (reg), (val))
103 &sc->sc_hdl)) in clkctrl_attach()
H A Dimx23_digctl.c47 bus_space_handle_t sc_hdl; member
76 bus_space_read_4(sc->sc_iot, sc->sc_hdl, (reg))
78 bus_space_write_4(sc->sc_iot, sc->sc_hdl, (reg), (val))
107 &sc->sc_hdl)) in digctl_attach()
H A Dimx23_rtc.c46 bus_space_handle_t sc_hdl; member
70 bus_space_read_4(sc->sc_iot, sc->sc_hdl, (reg))
72 bus_space_write_4(sc->sc_iot, sc->sc_hdl, (reg), (val))
104 &sc->sc_hdl)) in rtc_attach()
H A Dimx23_usbphy.c45 bus_space_handle_t sc_hdl; member
67 bus_space_read_4(sc->sc_iot, sc->sc_hdl, (reg))
69 bus_space_write_4(sc->sc_iot, sc->sc_hdl, (reg), (val))
101 &sc->sc_hdl)) in usbphy_attach()
H A Dimx23_icoll.c49 bus_space_read_4(sc->sc_iot, sc->sc_hdl, (reg))
51 bus_space_write_4(sc->sc_iot, sc->sc_hdl, (reg), (val))
106 bus_space_handle_t sc_hdl; member
308 aa->aa_addr, aa->aa_size, 0, &(sc->sc_hdl))) { in icoll_attach()
H A Dimx23_pinctrl.c51 bus_space_handle_t sc_hdl; member
304 bus_space_read_4(sc->sc_iot, sc->sc_hdl, (reg))
306 bus_space_write_4(sc->sc_iot, sc->sc_hdl, (reg), (val))
396 &sc->sc_hdl)) { in imx23_pinctrl_attach()
H A Dimx23_ssp.c72 bus_space_handle_t sc_hdl; member
145 bus_space_read_4(sc->sc_iot, sc->sc_hdl, (reg))
147 bus_space_write_4(sc->sc_iot, sc->sc_hdl, (reg), (val))
305 &sc->sc_hdl)) { in issp_attach()
H A Dimx23_digfilt.c125 bus_space_handle_t sc_hdl; member
245 &sc->sc_hdl)) { in digfilt_attach()
252 if (bus_space_subregion(sc->sc_iot, sc->sc_hdl, in digfilt_attach()
261 if (bus_space_subregion(sc->sc_iot, sc->sc_hdl, in digfilt_attach()
/netbsd-src/sys/dev/gpib/
H A Dhil_gpib.c30 gpib_handle_t sc_hdl; member
81 &sc->sc_hdl)) { in hilattach()
H A Dppi.c88 gpib_handle_t sc_hdl; member
178 &sc->sc_hdl)) { in ppiattach()
327 if (gpibrequest(sc->sc_ic, sc->sc_hdl) == 0) in ppirw()
356 gpibrelease(sc->sc_ic, sc->sc_hdl); in ppirw()
H A Dmt.c115 gpib_handle_t sc_hdl; member
251 &sc->sc_hdl)) { in mtattach()
560 if (gpibrequest(sc->sc_ic, sc->sc_hdl)) in mtustart()
799 gpibrelease(sc->sc_ic, sc->sc_hdl); in mtstart()
965 gpibrelease(sc->sc_ic, sc->sc_hdl); in mtintr()
H A Drd.c117 gpib_handle_t sc_hdl; member
417 &sc->sc_hdl)) { in rdattach()
650 if (gpibrequest(sc->sc_ic, sc->sc_hdl)) in rdustart()
662 gpibrelease(sc->sc_ic, sc->sc_hdl); in rdfinish()
756 if (gpibrequest(sc->sc_ic, sc->sc_hdl)) in rdstart()
868 gpibrelease(sc->sc_ic, sc->sc_hdl); in rderror()
H A Dct.c124 gpib_handle_t sc_hdl; member
337 &sc->sc_hdl)) { in ctattach()
492 if (gpibrequest(sc->sc_ic, sc->sc_hdl)) in ctustart()
833 gpibrelease(sc->sc_ic, sc->sc_hdl); in ctdone()