Home
last modified time | relevance | path

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

/external/u-boot/board/technexion/pico-imx7d/
Dpico-imx7d.c155 #define FEC1_RST_GPIO IMX_GPIO_NR(6, 11) macro
161 gpio_direction_output(FEC1_RST_GPIO, 0); in setup_iomux_fec()
163 gpio_set_value(FEC1_RST_GPIO, 1); in setup_iomux_fec()