HomeSort by relevance Sort by last modified time
    Searched refs:OMAP_UHH_HOSTCONFIG_ULPI_P3_BYPASS (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/usb/host/
ehci-omap.c 229 clrbits_le32(&reg, OMAP_UHH_HOSTCONFIG_ULPI_P3_BYPASS);
231 setbits_le32(&reg, OMAP_UHH_HOSTCONFIG_ULPI_P3_BYPASS);
  /external/u-boot/arch/arm/include/asm/
ehci-omap.h 40 #define OMAP_UHH_HOSTCONFIG_ULPI_P3_BYPASS (1 << 12)

Completed in 161 milliseconds