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

/freebsd-10.2-release/sys/dev/sound/pci/
H A Des137x.h51 #define ES1370_REG_DAC2_FRAMECNT 0xc3c macro
H A Des137x.c519 es_wr(es, ES1370_REG_DAC2_FRAMECNT & 0xff,
701 reg = ES1370_REG_DAC2_FRAMECNT;
801 ES1370_REG_DAC2_FRAMECNT >> 8, 4);
802 es_wr(es, ES1370_REG_DAC2_FRAMECNT & 0xff,
867 reg = ES1370_REG_DAC2_FRAMECNT;

Completed in 47 milliseconds