Home
last modified time | relevance | path

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

/external/u-boot/board/compulab/cm_t43/
Dcm_t43.c108 #define GPIO_PHY2_RST 168 macro
140 gpio_request(GPIO_PHY2_RST, "phy2_rst"); in board_phy_init()
142 gpio_direction_output(GPIO_PHY2_RST, 0); in board_phy_init()
146 gpio_set_value(GPIO_PHY2_RST, 1); in board_phy_init()