Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiovia823x/
H A Daudiovia823x.h76 #define CODEC_IN_CMD 0x01000000 /* busy in sending */ macro
H A Daudiovia823x.c183 if (!(INL(devc, devc->base + REG_CODEC) & CODEC_IN_CMD)) in auvia_write_ac97()