Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_irq.c114 if (pipe_stat_val & PIPE_VBLANK_STATUS) { in gma_pipe_event_handler()
H A Dpsb_intel_reg.h518 #define PIPE_VBLANK_STATUS (1 << 1) macro