Searched refs:FEC_ENABLE_GPIO (Results 1 – 1 of 1) sorted by relevance
125 #define FEC_ENABLE_GPIO IMX_GPIO_NR(2, 3) macro130 gpio_request(FEC_ENABLE_GPIO, "FEC PHY enable"); in mx25pdk_fec_reset()133 gpio_direction_output(FEC_ENABLE_GPIO, 0); /* drop PHY power */ in mx25pdk_fec_reset()138 gpio_set_value(FEC_ENABLE_GPIO, 1); in mx25pdk_fec_reset()