Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/pxa/
De740_wm9705.c34 gpio_set_value(GPIO_E740_MIC_ON, (status & E740_AUDIO_IN) ? 1 : 0); in e740_sync_audio_power()
120 { GPIO_E740_MIC_ON, GPIOF_OUT_INIT_LOW, "Mic amp" },
/Linux-v4.19/arch/arm/mach-pxa/include/mach/
Deseries-gpio.h50 #define GPIO_E740_MIC_ON 40 macro