Searched refs:mramBase (Results 1 – 1 of 1) sorted by relevance
37 u32 mramBase, mramBase4, mramBase8, mramBase16, in SPInitSoundTable() local46 mramBase = (u32)samples; in SPInitSoundTable()49 mramBase = OSCachedToPhysical(samples); in SPInitSoundTable()52 mramBase4 = mramBase << 1; in SPInitSoundTable()54 mramBase8 = mramBase; in SPInitSoundTable()56 mramBase16 = mramBase >> 1; in SPInitSoundTable()