Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dboard-osk.c205 static struct gpio_desc *eth_reset; variable
226 eth_reset = gpiochip_request_own_desc(gc, OSK_TPS_GPIO_LAN_RESET, "smc_reset", in osk_tps_setup()
257 gpiochip_free_own_desc(eth_reset); in osk_tps_teardown()