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

/freebsd-12-stable/sys/arm/ti/usb/
H A Domap_ehci.c139 * omap_ehci_read_4 - read a 32-bit value from the EHCI registers
153 omap_ehci_read_4(struct omap_ehci_softc *sc, bus_size_t off) function
195 while ((omap_ehci_read_4(isc, OMAP_USBHOST_INSNREG05_ULPI)
236 reg = omap_ehci_read_4(isc, OMAP_USBHOST_USBCMD);

Completed in 40 milliseconds