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

/freebsd-12-stable/sys/dev/sound/pci/
H A Des137x.h53 #define ES1370_REG_DAC2_FRAMECNT 0xc3c macro
H A Des137x.c521 es_wr(es, ES1370_REG_DAC2_FRAMECNT & 0xff,
703 reg = ES1370_REG_DAC2_FRAMECNT;
803 ES1370_REG_DAC2_FRAMECNT >> 8, 4);
804 es_wr(es, ES1370_REG_DAC2_FRAMECNT & 0xff,
869 reg = ES1370_REG_DAC2_FRAMECNT;

Completed in 53 milliseconds