Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-omap1/
Dboard-osk.c70 # define OSK_TPS_GPIO_LAN_RESET (OSK_TPS_GPIO_BASE + 2) macro
212 gpio_request(OSK_TPS_GPIO_LAN_RESET, "smc_reset"); in osk_tps_setup()
213 gpio_direction_output(OSK_TPS_GPIO_LAN_RESET, 0); in osk_tps_setup()