Searched refs:EXTOUT_ADC_CAP_L (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/uapi/sound/ |
D | emu10k1.h | 176 #define EXTOUT_ADC_CAP_L 0x0a /* ADC Capture buffer - left */ macro
|
/Linux-v5.4/sound/pci/emu10k1/ |
D | emufx.c | 2279 OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_ADC_CAP_L + z), GPR(tmp + 0), GPR(tmp + 1), C_00000000); in _snd_emu10k1_init_efx() 2338 OP(icode, &ptr, iACC3, EXTOUT(EXTOUT_ADC_CAP_L + z), GPR(capture + z), C_00000000, C_00000000); in _snd_emu10k1_init_efx()
|