Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/mx25pdk/
H A Dmx25pdk.c23 #define FEC_ENABLE_B IMX_GPIO_NR(2, 3) macro
73 gpio_direction_output(FEC_ENABLE_B, 0); in mx25pdk_fec_init()
79 gpio_set_value(FEC_ENABLE_B, 1); in mx25pdk_fec_init()