Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/emu10k1/
Demuproc.c362 offset = emu->audigy ? A_MICROCODEBASE : MICROCODEBASE; in snd_emu10k1_fx8010_read()
Demufx.c530 pc += emu->audigy ? A_MICROCODEBASE : MICROCODEBASE; in snd_emu10k1_efx_write()
536 pc += emu->audigy ? A_MICROCODEBASE : MICROCODEBASE; in snd_emu10k1_efx_read()
/linux-3.4.99/include/sound/
Demu10k1.h962 #define A_MICROCODEBASE 0x600 macro