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