Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dps3fb.c46 #define GPU_IOIF (0x0d000000UL)
456 GPU_IOIF + src_offset, in ps3fb_sync_image()
1016 max_ps3fb_size = ALIGN(GPU_IOIF, 256*1024*1024) - GPU_IOIF; in ps3fb_probe()
1094 status = lv1_gpu_context_iomap(ps3fb.context_handle, GPU_IOIF, in ps3fb_probe()
1106 ps3fb_videomemory.address, GPU_IOIF, xdr_lpar, in ps3fb_probe()
1110 GPU_CMD_BUF_SIZE, GPU_IOIF); in ps3fb_probe()
1188 lv1_gpu_context_iomap(ps3fb.context_handle, GPU_IOIF, xdr_lpar, in ps3fb_probe()
1233 lv1_gpu_context_iomap(ps3fb.context_handle, GPU_IOIF, xdr_lpar, in ps3fb_shutdown()
47 #define GPU_IOIF global() macro