Home
last modified time | relevance | path

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

/linux/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/sound/pci/emu10k1/
H A Demuproc.c405 offset = emu->audigy ? A_FXGPREGBASE : FXGPREGBASE; in snd_emu10k1_fx8010_read()
H A Demu10k1_main.c1562 emu->gpr_base = A_FXGPREGBASE; in snd_emu10k1_create()