Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Demuproc.c398 offset = emu->audigy ? A_MICROCODEBASE : MICROCODEBASE; in snd_emu10k1_fx8010_read()
H A Demufx.c525 pc += emu->audigy ? A_MICROCODEBASE : MICROCODEBASE; in snd_emu10k1_efx_write()
531 pc += emu->audigy ? A_MICROCODEBASE : MICROCODEBASE; in snd_emu10k1_efx_read()
/openbmc/linux/include/sound/
H A Demu10k1.h937 #define A_MICROCODEBASE 0x600 macro