Home
last modified time | relevance | path

Searched refs:CONFIG_OMAP_EHCI_PHY1_RESET_GPIO (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c125 #if defined(CONFIG_OMAP_EHCI_PHY1_RESET_GPIO) || \
138 #ifdef CONFIG_OMAP_EHCI_PHY1_RESET_GPIO in omap_ehci_phy_reset()
139 gpio_request(CONFIG_OMAP_EHCI_PHY1_RESET_GPIO, "USB PHY1 reset"); in omap_ehci_phy_reset()
140 gpio_direction_output(CONFIG_OMAP_EHCI_PHY1_RESET_GPIO, !on); in omap_ehci_phy_reset()
/openbmc/u-boot/board/technexion/twister/
H A Dtwister.c79 gpio_request(CONFIG_OMAP_EHCI_PHY1_RESET_GPIO, "USB_PHY1_RESET"); in board_init()
80 gpio_direction_output(CONFIG_OMAP_EHCI_PHY1_RESET_GPIO, 1); in board_init()
/openbmc/u-boot/include/configs/
H A Domap4_panda.h19 #define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 1 macro
H A Dduovero.h27 #define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 1 macro
H A Domap3_overo.h34 #define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 183 macro
H A Dcm_t3517.h76 #define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 146 macro
H A Dtao3530.h191 #define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 162 macro
H A Domap3_beagle.h55 #define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 147 macro
H A Dmcx.h68 #define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 57 macro
H A Dtam3517-common.h60 #define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 25 macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt1385 CONFIG_OMAP_EHCI_PHY1_RESET_GPIO