Home
last modified time | relevance | path

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

/openbmc/u-boot/board/compulab/cl-som-am57x/
H A Deth.c154 #define CL_SOM_AM57X_GPIO_PHY1_RST 92 /* GPIO3_28 */ macro
177 gpio_request(CL_SOM_AM57X_GPIO_PHY1_RST, "phy1_rst"); in board_eth_init()
178 gpio_direction_output(CL_SOM_AM57X_GPIO_PHY1_RST, 0); in board_eth_init()
181 gpio_set_value(CL_SOM_AM57X_GPIO_PHY1_RST, 1); in board_eth_init()