Searched refs:ES_SMPREG_INT_REGS (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/pci/ |
| H A D | ens1370.c | 336 #define ES_SMPREG_INT_REGS 0x01 macro 731 snd_es1371_src_write(ensoniq, ES_SMPREG_ADC + ES_SMPREG_INT_REGS, in snd_es1371_adc_rate() 733 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_adc_rate() 750 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, in snd_es1371_dac1_rate() 752 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_dac1_rate() 770 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC2 + ES_SMPREG_INT_REGS, in snd_es1371_dac2_rate() 772 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_dac2_rate() 1920 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, 16 << 10); in snd_ensoniq_chip_init() 1922 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC2 + ES_SMPREG_INT_REGS, 16 << 10); in snd_ensoniq_chip_init()
|