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

/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dpsb_irq.c152 uint32_t pipe_stat_reg = psb_pipestat(pipe); mid_pipe_event_handler() local
160 pipe_stat_val = PSB_RVDC32(pipe_stat_reg); mid_pipe_event_handler()
169 PSB_WVDC32(PSB_RVDC32(pipe_stat_reg), pipe_stat_reg); mid_pipe_event_handler() local
170 pipe_clear = PSB_RVDC32(pipe_stat_reg) & pipe_status; mid_pipe_event_handler()
179 __func__, pipe, PSB_RVDC32(pipe_stat_reg)); mid_pipe_event_handler()
/linux-4.1.27/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c1286 u32 dpll_reg, fp0_reg, fp1_reg, pipe_conf_reg, pipe_stat_reg; intelfbhw_program_mode() local
1321 pipe_stat_reg = PIPEBSTAT; intelfbhw_program_mode()
1345 pipe_stat_reg = PIPEASTAT; intelfbhw_program_mode()
1435 OUTREG(pipe_stat_reg, 0xFFFF | PIPESTAT_FLD_EVT_ODD_EN); intelfbhw_program_mode()
1438 OUTREG(pipe_stat_reg, 0xFFFF | PIPESTAT_FLD_EVT_EVEN_EN); intelfbhw_program_mode()
1441 OUTREG(pipe_stat_reg, 0xFFFF); /* clear all status bits only */ intelfbhw_program_mode()

Completed in 147 milliseconds