Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/usb/
H A Domap_host.c120 omap_uhh_read_4(struct omap_uhh_softc *sc, bus_size_t off) in omap_uhh_read_4() function
142 isc->uhh_rev = omap_uhh_read_4(isc, OMAP_USBHOST_UHH_REVISION); in omap_uhh_init()
205 reg = omap_uhh_read_4(isc, OMAP_USBHOST_UHH_SYSCONFIG); in omap_uhh_init()
223 reg = omap_uhh_read_4(isc, OMAP_USBHOST_UHH_HOSTCONFIG); in omap_uhh_init()
318 while ((omap_uhh_read_4(isc, OMAP_USBHOST_UHH_SYSSTATUS) & 0x07) == 0x00) { in omap_uhh_fini()