Home
last modified time | relevance | path

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

/linux-4.4.14/sound/mips/
Dsgio2audio.c61 #define AUDIO_CONTROL_CODEC_PRESENT BIT(1) /* 1: codec detected */ macro
840 if (!(readq(&mace->perif.audio.control) & AUDIO_CONTROL_CODEC_PRESENT)) in snd_sgio2audio_create()