Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/pxa/
H A De740_wm9705.c30 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" },
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Deseries-gpio.h46 #define GPIO_E740_MIC_ON 40 macro