Home
last modified time | relevance | path

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

/u-boot/include/configs/
A Domap5_uevm.h47 #define CONFIG_OMAP_EHCI_PHY3_RESET_GPIO 79 macro
/u-boot/drivers/usb/host/
A Dehci-omap.c133 defined(CONFIG_OMAP_EHCI_PHY3_RESET_GPIO)
152 #ifdef CONFIG_OMAP_EHCI_PHY3_RESET_GPIO in omap_ehci_phy_reset()
153 gpio_request(CONFIG_OMAP_EHCI_PHY3_RESET_GPIO, "USB PHY3 reset"); in omap_ehci_phy_reset()
154 gpio_direction_output(CONFIG_OMAP_EHCI_PHY3_RESET_GPIO, !on); in omap_ehci_phy_reset()
/u-boot/scripts/
A Dconfig_whitelist.txt1172 CONFIG_OMAP_EHCI_PHY3_RESET_GPIO

Completed in 5 milliseconds