Searched refs:FXGPREGBASE (Results 1 – 4 of 4) sorted by relevance
100 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
339 offset = emu->audigy ? A_FXGPREGBASE : FXGPREGBASE; in snd_emu10k1_fx8010_read()
1893 emu->gpr_base = FXGPREGBASE; in snd_emu10k1_create()
914 #define FXGPREGBASE 0x100 /* FX general purpose registers base */ macro