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

/freebsd-12-stable/sys/dev/sound/pci/
H A Des137x.h197 #define ES_SMPREG_INT_REGS 0x01 macro
H A Des137x.c1080 es1371_src_write(es, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, 16 << 10);
1082 es1371_src_write(es, ES_SMPREG_DAC2 + ES_SMPREG_INT_REGS, 16 << 10);
1255 es1371_src_write(es, ES_SMPREG_ADC + ES_SMPREG_INT_REGS,
1256 (es1371_src_read(es, ES_SMPREG_ADC + ES_SMPREG_INT_REGS) &
1285 es1371_src_write(es, dac + ES_SMPREG_INT_REGS,
1286 (es1371_src_read(es, dac + ES_SMPREG_INT_REGS) & 0x00ff) |

Completed in 68 milliseconds