Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c127 defined(CONFIG_OMAP_EHCI_PHY3_RESET_GPIO)
146 #ifdef CONFIG_OMAP_EHCI_PHY3_RESET_GPIO in omap_ehci_phy_reset()
147 gpio_request(CONFIG_OMAP_EHCI_PHY3_RESET_GPIO, "USB PHY3 reset"); in omap_ehci_phy_reset()
148 gpio_direction_output(CONFIG_OMAP_EHCI_PHY3_RESET_GPIO, !on); in omap_ehci_phy_reset()
/openbmc/u-boot/board/ti/omap5_uevm/
H A Devm.c255 gpio_direction_output(CONFIG_OMAP_EHCI_PHY3_RESET_GPIO, 0); in usb_hub_reset_devices()
257 gpio_direction_output(CONFIG_OMAP_EHCI_PHY3_RESET_GPIO, 1); in usb_hub_reset_devices()
/openbmc/u-boot/board/compulab/cm_t54/
H A Dcm_t54.c253 gpio_direction_output(CONFIG_OMAP_EHCI_PHY3_RESET_GPIO, 0); in usb_hub_reset_devices()
255 gpio_direction_output(CONFIG_OMAP_EHCI_PHY3_RESET_GPIO, 1); in usb_hub_reset_devices()
/openbmc/u-boot/include/configs/
H A Domap5_uevm.h53 #define CONFIG_OMAP_EHCI_PHY3_RESET_GPIO 79 macro
H A Dcm_t54.h59 #define CONFIG_OMAP_EHCI_PHY3_RESET_GPIO 83 /* HSIC3 ETH #RESET */ macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt1387 CONFIG_OMAP_EHCI_PHY3_RESET_GPIO