Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dboard-osk.c72 # define OSK_TPS_GPIO_DSP_PWR_EN (OSK_TPS_GPIO_BASE + 3) macro
217 gpio_request(OSK_TPS_GPIO_DSP_PWR_EN, "dsp_power"); in osk_tps_setup()
218 gpio_direction_output(OSK_TPS_GPIO_DSP_PWR_EN, 1); in osk_tps_setup()
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dboard-osk.c71 #define OSK_TPS_GPIO_DSP_PWR_EN 3 macro
230 vdd_dsp = gpiochip_request_own_desc(gc, OSK_TPS_GPIO_DSP_PWR_EN, "dsp_power", in osk_tps_setup()

Completed in 2 milliseconds