Searched refs:ES_SMPREG_VOL_ADC (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | ens1370.c | 340 #define ES_SMPREG_VOL_ADC 0x6c macro 745 snd_es1371_src_write(ensoniq, ES_SMPREG_VOL_ADC, n << 8); in snd_es1371_adc_rate() 746 snd_es1371_src_write(ensoniq, ES_SMPREG_VOL_ADC + 1, n << 8); in snd_es1371_adc_rate() 1968 snd_es1371_src_write(ensoniq, ES_SMPREG_VOL_ADC, 1 << 12); in snd_ensoniq_chip_init() 1969 snd_es1371_src_write(ensoniq, ES_SMPREG_VOL_ADC + 1, 1 << 12); in snd_ensoniq_chip_init()
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | ens1370.c | 332 #define ES_SMPREG_VOL_ADC 0x6c macro 738 snd_es1371_src_write(ensoniq, ES_SMPREG_VOL_ADC, n << 8); in snd_es1371_adc_rate() 739 snd_es1371_src_write(ensoniq, ES_SMPREG_VOL_ADC + 1, n << 8); in snd_es1371_adc_rate() 1946 snd_es1371_src_write(ensoniq, ES_SMPREG_VOL_ADC, 1 << 12); in snd_ensoniq_chip_init() 1947 snd_es1371_src_write(ensoniq, ES_SMPREG_VOL_ADC + 1, 1 << 12); in snd_ensoniq_chip_init()
|
Completed in 8 milliseconds