Searched refs:E740_AUDIO_OUT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/pxa/
H A De740_wm9705.c29 #define E740_AUDIO_OUT 1 macro
37 gpio_set_value(GPIO_E740_AMP_ON, (status & E740_AUDIO_OUT) ? 1 : 0); e740_sync_audio_power()
58 e740_audio_power |= E740_AUDIO_OUT; e740_output_amp_event()
60 e740_audio_power &= ~E740_AUDIO_OUT; e740_output_amp_event()

Completed in 52 milliseconds