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

/freebsd-11-stable/sys/dev/sound/pci/
H A Des137x.h197 #define ES_SMPREG_VOL_ADC 0x6c macro
H A Des137x.c1081 es1371_src_write(es, ES_SMPREG_VOL_ADC, 1 << 12);
1082 es1371_src_write(es, ES_SMPREG_VOL_ADC + 1, 1 << 12);
1258 es1371_src_write(es, ES_SMPREG_VOL_ADC, n << 8);
1259 es1371_src_write(es, ES_SMPREG_VOL_ADC + 1, n << 8);

Completed in 96 milliseconds