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

/freebsd-10.2-release/sys/dev/sound/pci/
H A Des137x.h192 #define ES_SMPREG_DAC2 0x74 macro
H A Des137x.c1079 es1371_src_write(es, ES_SMPREG_DAC2 + ES_SMPREG_TRUNC_N, 16 << 4);
1080 es1371_src_write(es, ES_SMPREG_DAC2 + ES_SMPREG_INT_REGS, 16 << 10);
1278 dac = (set == ES_DAC1) ? ES_SMPREG_DAC1 : ES_SMPREG_DAC2;

Completed in 47 milliseconds