Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dens1370.c344 #define ES_SMPREG_INT_REGS 0x01 macro
740 snd_es1371_src_write(ensoniq, ES_SMPREG_ADC + ES_SMPREG_INT_REGS, in snd_es1371_adc_rate()
742 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_adc_rate()
760 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, in snd_es1371_dac1_rate()
762 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_dac1_rate()
781 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC2 + ES_SMPREG_INT_REGS, in snd_es1371_dac2_rate()
783 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_dac2_rate()
1965 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, 16 << 10); in snd_ensoniq_chip_init()
1967 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC2 + ES_SMPREG_INT_REGS, 16 << 10); in snd_ensoniq_chip_init()
/kernel/linux/linux-6.6/sound/pci/
H A Dens1370.c336 #define ES_SMPREG_INT_REGS 0x01 macro
733 snd_es1371_src_write(ensoniq, ES_SMPREG_ADC + ES_SMPREG_INT_REGS, in snd_es1371_adc_rate()
735 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_adc_rate()
753 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, in snd_es1371_dac1_rate()
755 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_dac1_rate()
774 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC2 + ES_SMPREG_INT_REGS, in snd_es1371_dac2_rate()
776 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_dac2_rate()
1943 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, 16 << 10); in snd_ensoniq_chip_init()
1945 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC2 + ES_SMPREG_INT_REGS, 16 << 10); in snd_ensoniq_chip_init()

Completed in 8 milliseconds