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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiovia823x/
H A Daudiovia823x.h77 #define CODEC_STA_VALID 0x02000000 /* 1:status data is valid */ macro
H A Daudiovia823x.c149 if (INL(devc, devc->base + REG_CODEC) & CODEC_STA_VALID)

Completed in 45 milliseconds