Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/pxa/
De740_wm9705.c29 gpio_set_value(GPIO_E740_AMP_ON, (status & E740_AUDIO_OUT) ? 1 : 0); in e740_sync_audio_power()
121 { GPIO_E740_AMP_ON, GPIOF_OUT_INIT_LOW, "Output amp" },
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
Deseries-gpio.h47 #define GPIO_E740_AMP_ON 41 macro