Searched refs:GPU_IOIF (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dps3fb.c47 #define GPU_IOIF (0x0d000000UL) macro
457 GPU_IOIF + src_offset,
1025 max_ps3fb_size = _ALIGN_UP(GPU_IOIF, 256*1024*1024) - GPU_IOIF;
1100 status = lv1_gpu_context_iomap(ps3fb.context_handle, GPU_IOIF,
1112 ps3fb_videomemory.address, GPU_IOIF, xdr_lpar,
1116 GPU_CMD_BUF_SIZE, GPU_IOIF);
1194 lv1_gpu_context_iomap(ps3fb.context_handle, GPU_IOIF, xdr_lpar,
1239 lv1_gpu_context_iomap(ps3fb.context_handle, GPU_IOIF, xdr_lpar,

Completed in 110 milliseconds