Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dps3gpu.h27 #define L1GPU_DISPLAY_SYNC_VSYNC 2 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dps3gpu.h27 #define L1GPU_DISPLAY_SYNC_VSYNC 2 macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dps3fb.c1001 status = lv1_gpu_display_sync(0x0, 0, L1GPU_DISPLAY_SYNC_VSYNC); in ps3fb_probe()
1010 status = lv1_gpu_display_sync(0x0, 1, L1GPU_DISPLAY_SYNC_VSYNC); in ps3fb_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dps3fb.c1002 status = lv1_gpu_display_sync(0x0, 0, L1GPU_DISPLAY_SYNC_VSYNC); in ps3fb_probe()
1011 status = lv1_gpu_display_sync(0x0, 1, L1GPU_DISPLAY_SYNC_VSYNC); in ps3fb_probe()

Completed in 4 milliseconds