Searched refs:SPU_RAM_BASE (Results 1 – 1 of 1) sorted by relevance
106 #define SPU_RAM_BASE 0xa0800000 macro111 uint32 *left = (uint32*)(leftpos +SPU_RAM_BASE); in spu_memload_stereo8()112 uint32 *right = (uint32*)(rightpos+SPU_RAM_BASE); in spu_memload_stereo8()133 uint32 *left = (uint32*)(leftpos +SPU_RAM_BASE); in spu_memload_stereo16()134 uint32 *right = (uint32*)(rightpos+SPU_RAM_BASE); in spu_memload_stereo16()