Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
H A Demu10k1.h137 #define FXGPREGBASE 0x100 /* FX general purpose registers base */ macro
157 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
/linux/sound/pci/emu10k1/
H A Demuproc.c405 offset = emu->audigy ? A_FXGPREGBASE : FXGPREGBASE; in snd_emu10k1_fx8010_read()
H A Demu10k1_main.c1564 emu->gpr_base = FXGPREGBASE; in snd_emu10k1_create()