Searched refs:MICROCODEBASE (Results 1 – 3 of 3) sorted by relevance
398 offset = emu->audigy ? A_MICROCODEBASE : MICROCODEBASE; in snd_emu10k1_fx8010_read()
525 pc += emu->audigy ? A_MICROCODEBASE : MICROCODEBASE; in snd_emu10k1_efx_write()531 pc += emu->audigy ? A_MICROCODEBASE : MICROCODEBASE; in snd_emu10k1_efx_read()
936 #define MICROCODEBASE 0x400 /* Microcode data base address */ macro