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

/freebsd-12-stable/sys/dev/sound/pci/
H A Des137x.h199 #define ES_SMPREG_VOL_ADC 0x6c macro
H A Des137x.c1083 es1371_src_write(es, ES_SMPREG_VOL_ADC, 1 << 12);
1084 es1371_src_write(es, ES_SMPREG_VOL_ADC + 1, 1 << 12);
1260 es1371_src_write(es, ES_SMPREG_VOL_ADC, n << 8);
1261 es1371_src_write(es, ES_SMPREG_VOL_ADC + 1, n << 8);

Completed in 81 milliseconds