Home
last modified time | relevance | path

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

/u-boot/board/freescale/imx8mp_evk/
A Dimx8mp_evk.c57 #define EQOS_RST_PAD IMX_GPIO_NR(4, 22) macro
67 gpio_request(EQOS_RST_PAD, "eqos_rst"); in setup_iomux_eqos()
68 gpio_direction_output(EQOS_RST_PAD, 0); in setup_iomux_eqos()
70 gpio_direction_output(EQOS_RST_PAD, 1); in setup_iomux_eqos()

Completed in 2 milliseconds