Home
last modified time | relevance | path

Searched refs:FXGPREGBASE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/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 */
/kernel/linux/linux-5.10/include/uapi/sound/
H A Demu10k1.h100 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Demu10k1.h64 #define GPR(x) (FXGPREGBASE + (x))
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x))
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x))
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demuproc.c339 offset = emu->audigy ? A_FXGPREGBASE : FXGPREGBASE; in snd_emu10k1_fx8010_read()
H A Demu10k1_main.c1893 emu->gpr_base = FXGPREGBASE; in snd_emu10k1_create()
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demuproc.c400 offset = emu->audigy ? A_FXGPREGBASE : FXGPREGBASE; in snd_emu10k1_fx8010_read()
H A Demu10k1_main.c1607 emu->gpr_base = FXGPREGBASE; in snd_emu10k1_create()
/kernel/linux/linux-5.10/include/sound/
H A Demu10k1.h914 #define FXGPREGBASE 0x100 /* FX general purpose registers base */ macro

Completed in 17 milliseconds