Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dps3fb.c52 #define GPU_INTR_STATUS_VSYNC_1 1 /* vsync on head B */ macro
923 if (v1 & (1 << GPU_INTR_STATUS_VSYNC_1)) { in ps3fb_vsync_interrupt()
1090 dinfo->irq.mask = (1 << GPU_INTR_STATUS_VSYNC_1) | in ps3fb_probe()