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

/freebsd-11-stable/sys/dev/sound/pci/
H A Des137x.h49 #define ES1370_REG_DAC1_FRAMECNT 0xc34 macro
H A Des137x.c512 es_wr(es, ES1370_REG_DAC1_FRAMECNT & 0xff,
699 reg = ES1370_REG_DAC1_FRAMECNT;
784 ES1370_REG_DAC1_FRAMECNT >> 8, 4);
785 es_wr(es, ES1370_REG_DAC1_FRAMECNT & 0xff,
865 reg = ES1370_REG_DAC1_FRAMECNT;

Completed in 100 milliseconds