Searched refs:ES_SMPREG_INT_REGS (Results 1 – 1 of 1) sorted by relevance
/sound/pci/ |
D | ens1370.c | 358 #define ES_SMPREG_INT_REGS 0x01 macro 755 snd_es1371_src_write(ensoniq, ES_SMPREG_ADC + ES_SMPREG_INT_REGS, in snd_es1371_adc_rate() 757 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_adc_rate() 775 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, in snd_es1371_dac1_rate() 777 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_dac1_rate() 796 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC2 + ES_SMPREG_INT_REGS, in snd_es1371_dac2_rate() 798 ES_SMPREG_INT_REGS) & 0x00ff) | in snd_es1371_dac2_rate() 2004 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC1 + ES_SMPREG_INT_REGS, 16 << 10); in snd_ensoniq_chip_init() 2006 snd_es1371_src_write(ensoniq, ES_SMPREG_DAC2 + ES_SMPREG_INT_REGS, 16 << 10); in snd_ensoniq_chip_init()
|