Searched refs:ETRAM_ADDR (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/uapi/sound/ |
D | emu10k1.h | 104 #define ETRAM_ADDR(x) (TANKMEMADDRREGBASE + 0x80 + (x)) /* x = 0x00 - 0x1f */ macro
|
/Linux-v5.10/sound/pci/emu10k1/ |
D | emufx.c | 1994 …/* 22: */ OP(icode, &ptr, iMACINT1, ETRAM_ADDR(ipcm->etram[0]), GPR(gpr + 8), GPR_DBAC, C_ffffffff… in _snd_emu10k1_init_efx() 1995 …/* 23: */ OP(icode, &ptr, iMACINT1, ETRAM_ADDR(ipcm->etram[1]), GPR(gpr + 9), GPR_DBAC, C_ffffffff… in _snd_emu10k1_init_efx()
|