Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Dens1370.c358 #define ES_SMPREG_INT_REGS 0x01 macro
754 snd_es1371_src_write(ensoniq, ES_SMPREG_ADC + ES_SMPREG_INT_REGS, in snd_es1371_adc_rate()
756 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_adc_rate()
774 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, in snd_es1371_dac1_rate()
776 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_dac1_rate()
795 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC2 + ES_SMPREG_INT_REGS, in snd_es1371_dac2_rate()
797 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_dac2_rate()
2003 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, 16 << 10); in snd_ensoniq_chip_init()
2005 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC2 + ES_SMPREG_INT_REGS, 16 << 10); in snd_ensoniq_chip_init()