Searched refs:CONFIG_OMAP_EHCI_PHY3_RESET_GPIO (Results 1 – 3 of 3) sorted by relevance
47 #define CONFIG_OMAP_EHCI_PHY3_RESET_GPIO 79 macro
133 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()
1172 CONFIG_OMAP_EHCI_PHY3_RESET_GPIO
Completed in 5 milliseconds