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

/freebsd-11-stable/sys/dev/sound/pci/
H A Dmaestro_reg.h160 #define CODEC_STAT_MASK 0x01 macro
H A Dmaestro.c343 while (AGG_RD(ess, PORT_CODEC_STAT, 1) & CODEC_STAT_MASK) {
1239 return (AGG_RD(ess, PORT_CODEC_STAT, 1) & CODEC_STAT_MASK)? 0 : 1;

Completed in 167 milliseconds