Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-mxs/
Dmach-mxs.c281 #define TX28_FEC_PHY_POWER MXS_GPIO_NR(3, 29) macro
295 { TX28_FEC_PHY_POWER, GPIOF_OUT_INIT_LOW, "fec-phy-power" },
329 gpio_set_value(TX28_FEC_PHY_POWER, 1); in tx28_post_init()