Searched refs:GPR_ACCU (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/uapi/sound/ |
D | emu10k1.h | 94 #define GPR_ACCU 0x56 /* ACCUM, accumulator */ macro
|
/Linux-v5.10/sound/pci/emu10k1/ |
D | emufx.c | 2254 OP(icode, &ptr, iMAC0, GPR(k+2), GPR_ACCU, GPR(k+2), GPR(BASS_GPR + 6 + j)); in _snd_emu10k1_init_efx() 2261 OP(icode, &ptr, iMAC0, GPR(l+2), GPR_ACCU, GPR(l+2), GPR(TREBLE_GPR + 6 + j)); in _snd_emu10k1_init_efx()
|