Home
last modified time | relevance | path

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

/external/u-boot/board/compulab/cm_t43/
Dcm_t43.c107 #define GPIO_PHY1_RST 170 macro
139 gpio_request(GPIO_PHY1_RST, "phy1_rst"); in board_phy_init()
141 gpio_direction_output(GPIO_PHY1_RST, 0); in board_phy_init()
145 gpio_set_value(GPIO_PHY1_RST, 1); in board_phy_init()