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

/freebsd-10.3-release/sys/dev/sound/pci/
H A Dmaestro_reg.h159 #define PORT_CODEC_STAT 0x30 /* BYTE R */ macro
H A Dmaestro.c345 while (AGG_RD(ess, PORT_CODEC_STAT, 1) & CODEC_STAT_MASK) {
1241 return (AGG_RD(ess, PORT_CODEC_STAT, 1) & CODEC_STAT_MASK)? 0 : 1;

Completed in 101 milliseconds