Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dens1370.c553 static void snd_es1371_src_write(struct ensoniq * ensoniq, in snd_es1371_src_write() function
732 snd_es1371_src_write(ensoniq, ES_SMPREG_ADC + ES_SMPREG_TRUNC_N, in snd_es1371_adc_rate()
737 snd_es1371_src_write(ensoniq, ES_SMPREG_ADC + ES_SMPREG_TRUNC_N, in snd_es1371_adc_rate()
740 snd_es1371_src_write(ensoniq, ES_SMPREG_ADC + ES_SMPREG_INT_REGS, in snd_es1371_adc_rate()
744 snd_es1371_src_write(ensoniq, ES_SMPREG_ADC + ES_SMPREG_VFREQ_FRAC, freq & 0x7fff); in snd_es1371_adc_rate()
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()
760 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, in snd_es1371_dac1_rate()
764 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_VFREQ_FRAC, freq & 0x7fff); in snd_es1371_dac1_rate()
781 snd_es1371_src_write(ensoni in snd_es1371_dac2_rate()
[all...]
/kernel/linux/linux-6.6/sound/pci/
H A Dens1370.c545 static void snd_es1371_src_write(struct ensoniq * ensoniq, in snd_es1371_src_write() function
725 snd_es1371_src_write(ensoniq, ES_SMPREG_ADC + ES_SMPREG_TRUNC_N, in snd_es1371_adc_rate()
730 snd_es1371_src_write(ensoniq, ES_SMPREG_ADC + ES_SMPREG_TRUNC_N, in snd_es1371_adc_rate()
733 snd_es1371_src_write(ensoniq, ES_SMPREG_ADC + ES_SMPREG_INT_REGS, in snd_es1371_adc_rate()
737 snd_es1371_src_write(ensoniq, ES_SMPREG_ADC + ES_SMPREG_VFREQ_FRAC, freq & 0x7fff); in snd_es1371_adc_rate()
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()
753 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, in snd_es1371_dac1_rate()
757 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_VFREQ_FRAC, freq & 0x7fff); in snd_es1371_dac1_rate()
774 snd_es1371_src_write(ensoni in snd_es1371_dac2_rate()
[all...]

Completed in 6 milliseconds