Searched refs:GPU_IOIF (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | ps3fb.c | 46 #define GPU_IOIF				(0x0d000000UL)  macro 456 				 GPU_IOIF + src_offset,  in ps3fb_sync_image() 1018 	max_ps3fb_size = _ALIGN_UP(GPU_IOIF, 256*1024*1024) - GPU_IOIF;  in ps3fb_probe() 1096 	status = lv1_gpu_context_iomap(ps3fb.context_handle, GPU_IOIF,  in ps3fb_probe() 1108 		ps3fb_videomemory.address, GPU_IOIF, xdr_lpar,  in ps3fb_probe() 1112 				  GPU_CMD_BUF_SIZE, GPU_IOIF);  in ps3fb_probe() 1192 	lv1_gpu_context_iomap(ps3fb.context_handle, GPU_IOIF, xdr_lpar,  in ps3fb_probe() 1237 	lv1_gpu_context_iomap(ps3fb.context_handle, GPU_IOIF, xdr_lpar,  in ps3fb_shutdown()
  |