Searched refs:OTG_PHY_RESET_GPIO (Results 1 – 1 of 1) sorted by relevance
49 #define OTG_PHY_RESET_GPIO IMX_GPIO_NR(2, 23) macro93 OTG_PHY_RESET_GPIO | GPIO_GPIO | GPIO_OUT,226 gpio_request(OTG_PHY_RESET_GPIO, "usb-otg-reset"); in otg_phy_init()227 gpio_direction_output(OTG_PHY_RESET_GPIO, 0); in otg_phy_init()229 gpio_set_value(OTG_PHY_RESET_GPIO, 1); in otg_phy_init()