Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/emu10k1/
Demuproc.c337 offset = emu->audigy ? A_MICROCODEBASE : MICROCODEBASE; in snd_emu10k1_fx8010_read()
Demufx.c496 pc += emu->audigy ? A_MICROCODEBASE : MICROCODEBASE; in snd_emu10k1_efx_write()
502 pc += emu->audigy ? A_MICROCODEBASE : MICROCODEBASE; in snd_emu10k1_efx_read()
/linux-6.1.9/include/sound/
Demu10k1.h934 #define MICROCODEBASE 0x400 /* Microcode data base address */ macro