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

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

Completed in 105 milliseconds