Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
Dmach-mx51_babbage.c38 #define BABBAGE_FEC_PHY_RESET IMX_GPIO_NR(2, 14) macro
231 ret = gpio_request_one(BABBAGE_FEC_PHY_RESET, in babbage_fec_reset()
238 gpio_set_value(BABBAGE_FEC_PHY_RESET, 1); in babbage_fec_reset()