Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dboard-osk.c71 # define OSK_TPS_GPIO_LAN_RESET (OSK_TPS_GPIO_BASE + 2) macro
213 gpio_request(OSK_TPS_GPIO_LAN_RESET, "smc_reset"); in osk_tps_setup()
214 gpio_direction_output(OSK_TPS_GPIO_LAN_RESET, 0); in osk_tps_setup()
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dboard-osk.c70 #define OSK_TPS_GPIO_LAN_RESET 2 macro
226 eth_reset = gpiochip_request_own_desc(gc, OSK_TPS_GPIO_LAN_RESET, "smc_reset", in osk_tps_setup()

Completed in 2 milliseconds