Searched refs:currentAddr (Results 1 – 4 of 4) sorted by relevance
67 sound->loopAddr = mramBase4 + sound->currentAddr; // dummy in SPInitSoundTable()70 sound->currentAddr = mramBase4 + sound->currentAddr; in SPInitSoundTable()82 sound->currentAddr = mramBase4 + sound->currentAddr; in SPInitSoundTable()91 sound->loopAddr = mramBase16 + sound->currentAddr; // dummy in SPInitSoundTable()94 sound->currentAddr = mramBase16 + sound->currentAddr; in SPInitSoundTable()103 sound->currentAddr = mramBase16 + sound->currentAddr; in SPInitSoundTable()109 sound->loopAddr = mramBase8 + sound->currentAddr; // dummy in SPInitSoundTable()112 sound->currentAddr = mramBase8 + sound->currentAddr; in SPInitSoundTable()121 sound->currentAddr = mramBase8 + sound->currentAddr; in SPInitSoundTable()149 u32 srcBits, loopAddr, endAddr, currentAddr; in SPPrepareSound() local[all …]
85 sndconvdata->currentAddr = (soundByteOffset << 1) + getNibbleAddress(0); in soundOutputAddEntry()95 sndconvdata->currentAddr = (soundByteOffset << 1) + getNibbleAddress(0); in soundOutputAddEntry()124 sndconvdata->currentAddr = soundByteOffset; in soundOutputAddEntry()134 sndconvdata->currentAddr = soundByteOffset; in soundOutputAddEntry()162 sndconvdata->currentAddr = soundByteOffset >> 1; in soundOutputAddEntry()172 sndconvdata->currentAddr = soundByteOffset >> 1; in soundOutputAddEntry()215 sndconvdata->currentAddr = reverse_endian_32(sndconvdata->currentAddr); in soundOutputWriteTable()
98 u32 currentAddr; member
44 u32 currentAddr; member