Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/pxa/
De740_wm9705.c33 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" },
/Linux-v4.19/arch/arm/mach-pxa/include/mach/
Deseries-gpio.h51 #define GPIO_E740_AMP_ON 41 macro