Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c224 clrbits_le32(&reg, OMAP_UHH_HOSTCONFIG_ULPI_P2_BYPASS); in omap_ehci_hcd_init()
226 setbits_le32(&reg, OMAP_UHH_HOSTCONFIG_ULPI_P2_BYPASS); in omap_ehci_hcd_init()
/openbmc/u-boot/arch/arm/include/asm/
H A Dehci-omap.h39 #define OMAP_UHH_HOSTCONFIG_ULPI_P2_BYPASS (1 << 11) macro
/openbmc/linux/drivers/mfd/
H A Domap-usb-host.c46 #define OMAP_UHH_HOSTCONFIG_ULPI_P2_BYPASS (1 << 11) macro
384 reg &= ~(OMAP_UHH_HOSTCONFIG_ULPI_P2_BYPASS in omap_usbhs_rev1_hostconfig()
394 reg |= OMAP_UHH_HOSTCONFIG_ULPI_P2_BYPASS in omap_usbhs_rev1_hostconfig()