Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_irq.c437 uint32_t high_frame = PIPEAFRAMEHIGH; in gma_crtc_get_vblank_counter() local
447 high_frame = PIPEBFRAMEHIGH; in gma_crtc_get_vblank_counter()
452 high_frame = PIPECFRAMEHIGH; in gma_crtc_get_vblank_counter()
478 high1 = ((REG_READ(high_frame) & PIPE_FRAME_HIGH_MASK) >> in gma_crtc_get_vblank_counter()
482 high2 = ((REG_READ(high_frame) & PIPE_FRAME_HIGH_MASK) >> in gma_crtc_get_vblank_counter()