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

/freebsd-11-stable/sys/dev/sound/pci/
H A Des137x.h191 #define ES_SMPREG_DAC1 0x70 macro
H A Des137x.c1077 es1371_src_write(es, ES_SMPREG_DAC1 + ES_SMPREG_TRUNC_N, 16 << 4);
1078 es1371_src_write(es, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, 16 << 10);
1278 dac = (set == ES_DAC1) ? ES_SMPREG_DAC1 : ES_SMPREG_DAC2;

Completed in 107 milliseconds