Searched refs:PHY_nRST (Results 1 – 1 of 1) sorted by relevance
23 #define PHY_nRST IMX_GPIO_NR(7, 6) macro173 gpio_request(PHY_nRST, "PHY_nRST"); in eth_phy_reset()174 gpio_direction_output(PHY_nRST, 1); in eth_phy_reset()176 gpio_set_value(PHY_nRST, 0); in eth_phy_reset()178 gpio_set_value(PHY_nRST, 1); in eth_phy_reset()