Home
last modified time | relevance | path

Searched refs:CONFIG_OMAP_EHCI_PHY2_RESET_GPIO (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/configs/
A Domap4_panda.h20 #define CONFIG_OMAP_EHCI_PHY2_RESET_GPIO 62 macro
A Domap5_uevm.h46 #define CONFIG_OMAP_EHCI_PHY2_RESET_GPIO 80 macro
/u-boot/drivers/usb/host/
A Dehci-omap.c132 defined(CONFIG_OMAP_EHCI_PHY2_RESET_GPIO) || \
148 #ifdef CONFIG_OMAP_EHCI_PHY2_RESET_GPIO in omap_ehci_phy_reset()
149 gpio_request(CONFIG_OMAP_EHCI_PHY2_RESET_GPIO, "USB PHY2 reset"); in omap_ehci_phy_reset()
150 gpio_direction_output(CONFIG_OMAP_EHCI_PHY2_RESET_GPIO, !on); in omap_ehci_phy_reset()
/u-boot/scripts/
A Dconfig_whitelist.txt1171 CONFIG_OMAP_EHCI_PHY2_RESET_GPIO

Completed in 6 milliseconds