Searched refs:mramBase8 (Results 1 – 1 of 1) sorted by relevance
37 u32 mramBase, mramBase4, mramBase8, mramBase16, in SPInitSoundTable() local54 mramBase8 = mramBase; in SPInitSoundTable()114 sound->endAddr = mramBase8 + sound->endAddr; in SPInitSoundTable()115 sound->currentAddr = mramBase8 + sound->currentAddr; in SPInitSoundTable()121 sound->loopAddr = mramBase8 + sound->loopAddr; in SPInitSoundTable()122 sound->loopEndAddr = mramBase8 + sound->loopEndAddr; in SPInitSoundTable()123 sound->endAddr = mramBase8 + sound->endAddr; in SPInitSoundTable()124 sound->currentAddr = mramBase8 + sound->currentAddr; in SPInitSoundTable()