Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/technexion/pico-imx6ul/
H A Dpico-imx6ul.c58 #define RMII_PHY_RESET IMX_GPIO_NR(1, 28) macro
100 gpio_direction_output(RMII_PHY_RESET, 0); in board_eth_init()
109 gpio_direction_output(RMII_PHY_RESET, 1); in board_eth_init()