Searched refs:PIPE_VBLANK_STATUS (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/gma500/ | ||
D | psb_irq.c | 125 if (pipe_stat_val & PIPE_VBLANK_STATUS) { in gma_pipe_event_handler() |
D | psb_intel_reg.h | 518 #define PIPE_VBLANK_STATUS (1 << 1) macro |