Searched refs:CODEC_STA_VALID (Results 1 – 2 of 2) sorted by relevance
77 #define CODEC_STA_VALID 0x02000000 /* 1:status data is valid */ macro
149 if (INL(devc, devc->base + REG_CODEC) & CODEC_STA_VALID) in auvia_read_ac97()