Home
last modified time | relevance | path

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

/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dapalis_imx6.c245 # define GPIO_ENET_PHY_RESET IMX_GPIO_NR(1, 25) macro
256 gpio_direction_output(GPIO_ENET_PHY_RESET, 0); in reset_enet_phy()
258 gpio_set_value(GPIO_ENET_PHY_RESET, 1); in reset_enet_phy()