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

/freebsd-11-stable/sys/dev/sound/pci/
H A Des137x.h195 #define ES_SMPREG_INT_REGS 0x01 macro
H A Des137x.c1078 es1371_src_write(es, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, 16 << 10);
1080 es1371_src_write(es, ES_SMPREG_DAC2 + ES_SMPREG_INT_REGS, 16 << 10);
1253 es1371_src_write(es, ES_SMPREG_ADC + ES_SMPREG_INT_REGS,
1254 (es1371_src_read(es, ES_SMPREG_ADC + ES_SMPREG_INT_REGS) &
1283 es1371_src_write(es, dac + ES_SMPREG_INT_REGS,
1284 (es1371_src_read(es, dac + ES_SMPREG_INT_REGS) & 0x00ff) |

Completed in 95 milliseconds