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

/freebsd-13-stable/sys/arm/ti/usb/
H A Domap_host.c123 omap_uhh_read_4(struct omap_uhh_softc *sc, bus_size_t off) function
145 isc->uhh_rev = omap_uhh_read_4(isc, OMAP_USBHOST_UHH_REVISION);
208 reg = omap_uhh_read_4(isc, OMAP_USBHOST_UHH_SYSCONFIG);
226 reg = omap_uhh_read_4(isc, OMAP_USBHOST_UHH_HOSTCONFIG);
321 while ((omap_uhh_read_4(isc, OMAP_USBHOST_UHH_SYSSTATUS) & 0x07) == 0x00) {

Completed in 71 milliseconds