Searched refs:LOCO_FEC_PHY_RST (Results 1 – 1 of 1) sorted by relevance
40 #define LOCO_FEC_PHY_RST IMX_GPIO_NR(7, 6) macro234 ret = gpio_request(LOCO_FEC_PHY_RST, "fec-phy-reset"); in mx53_loco_fec_reset()239 gpio_direction_output(LOCO_FEC_PHY_RST, 0); in mx53_loco_fec_reset()241 gpio_set_value(LOCO_FEC_PHY_RST, 1); in mx53_loco_fec_reset()