Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-mxs/
Dmach-mxs.c282 #define TX28_FEC_PHY_RESET MXS_GPIO_NR(4, 13) macro
296 { TX28_FEC_PHY_RESET, GPIOF_OUT_INIT_LOW, "fec-phy-reset" },
340 gpio_set_value(TX28_FEC_PHY_RESET, 1); in tx28_post_init()