Searched refs:A_FXGPREGBASE (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/sound/
H A Demu10k1.h138 #define A_FXGPREGBASE 0x400 /* Audigy GPRs, 0x400 to 0x5ff */ macro
163 #define A_GPR(x) (A_FXGPREGBASE + (x))
/linux-master/sound/pci/emu10k1/
H A Demuproc.c404 offset = emu->audigy ? A_FXGPREGBASE : FXGPREGBASE;
H A Demu10k1_main.c1562 emu->gpr_base = A_FXGPREGBASE;

Completed in 156 milliseconds