Searched refs:GPIO_PHY_RST (Results 1 – 1 of 1) sorted by relevance
74 #define GPIO_PHY_RST GPIO_PIN(3, 7) macro78 gpio_request(GPIO_PHY_RST, "phy_rst"); in board_phy_init()79 gpio_direction_output(GPIO_PHY_RST, 0); in board_phy_init()81 gpio_set_value(GPIO_PHY_RST, 1); in board_phy_init()