Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/compulab/cm_t43/
H A Dcm_t43.c109 #define GPIO_PHY2_RST 168 macro
141 gpio_request(GPIO_PHY2_RST, "phy2_rst"); in board_phy_init()
143 gpio_direction_output(GPIO_PHY2_RST, 0); in board_phy_init()
147 gpio_set_value(GPIO_PHY2_RST, 1); in board_phy_init()