Searched refs:GPIO_E740_MIC_ON (Results 1 – 2 of 2) sorted by relevance
34 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" },
50 #define GPIO_E740_MIC_ON 40 macro