Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci-omap.c219 clrbits_le32(&reg, OMAP_UHH_HOSTCONFIG_ULPI_P1_BYPASS); in omap_ehci_hcd_init()
221 setbits_le32(&reg, OMAP_UHH_HOSTCONFIG_ULPI_P1_BYPASS); in omap_ehci_hcd_init()
/external/u-boot/arch/arm/include/asm/
Dehci-omap.h38 #define OMAP_UHH_HOSTCONFIG_ULPI_P1_BYPASS 1 macro