Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-omap.c220 clrbits_le32(&reg, OMAP_UHH_HOSTCONFIG_ULPI_P1_BYPASS); in omap_ehci_hcd_init()
222 setbits_le32(&reg, OMAP_UHH_HOSTCONFIG_ULPI_P1_BYPASS); in omap_ehci_hcd_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dehci-omap.h39 #define OMAP_UHH_HOSTCONFIG_ULPI_P1_BYPASS 1 macro
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Domap-usb-host.c45 #define OMAP_UHH_HOSTCONFIG_ULPI_P1_BYPASS (1 << 0) macro
382 reg &= ~OMAP_UHH_HOSTCONFIG_ULPI_P1_BYPASS; in omap_usbhs_rev1_hostconfig()
392 reg |= OMAP_UHH_HOSTCONFIG_ULPI_P1_BYPASS; in omap_usbhs_rev1_hostconfig()