Searched refs:mramBase4 (Results 1 – 1 of 1) sorted by relevance
44 u32 mramBase, mramBase4, mramBase8, mramBase16; in SPInitSoundTable() local52 mramBase4 = mramBase << 1; in SPInitSoundTable()67 sound->loopAddr = mramBase4 + sound->currentAddr; // dummy in SPInitSoundTable()69 sound->endAddr = mramBase4 + sound->endAddr; in SPInitSoundTable()70 sound->currentAddr = mramBase4 + sound->currentAddr; in SPInitSoundTable()79 sound->loopAddr = mramBase4 + sound->loopAddr; in SPInitSoundTable()80 sound->loopEndAddr = mramBase4 + sound->loopEndAddr; in SPInitSoundTable()81 sound->endAddr = mramBase4 + sound->endAddr; in SPInitSoundTable()82 sound->currentAddr = mramBase4 + sound->currentAddr; in SPInitSoundTable()