Searched refs:A_FXGPREGBASE (Results 1 – 4 of 4) sorted by relevance
106 #define A_GPR(x) (A_FXGPREGBASE + (x))
339 offset = emu->audigy ? A_FXGPREGBASE : FXGPREGBASE; in snd_emu10k1_fx8010_read()
1861 emu->gpr_base = A_FXGPREGBASE; in snd_emu10k1_create()
915 #define A_FXGPREGBASE 0x400 /* Audigy GPRs, 0x400 to 0x5ff */ macro