Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/gma500/
Dpsb_irq.c85 uint32_t pipe_stat_reg = gma_pipestat(pipe); in gma_pipe_event_handler() local
93 pipe_stat_val = PSB_RVDC32(pipe_stat_reg); in gma_pipe_event_handler()
102 PSB_WVDC32(PSB_RVDC32(pipe_stat_reg), pipe_stat_reg); in gma_pipe_event_handler()
103 pipe_clear = PSB_RVDC32(pipe_stat_reg) & pipe_status; in gma_pipe_event_handler()
112 __func__, pipe, PSB_RVDC32(pipe_stat_reg)); in gma_pipe_event_handler()