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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/intelfb/
H A Dintelfbhw.c1272 u32 dpll_reg, fp0_reg, fp1_reg, pipe_conf_reg, pipe_stat_reg; local
1307 pipe_stat_reg = PIPEBSTAT;
1331 pipe_stat_reg = PIPEASTAT;
1421 OUTREG(pipe_stat_reg, 0xFFFF | PIPESTAT_FLD_EVT_ODD_EN);
1424 OUTREG(pipe_stat_reg, 0xFFFF | PIPESTAT_FLD_EVT_EVEN_EN);
1427 OUTREG(pipe_stat_reg, 0xFFFF); /* clear all status bits only */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/intelfb/
H A Dintelfbhw.c1272 u32 dpll_reg, fp0_reg, fp1_reg, pipe_conf_reg, pipe_stat_reg; local
1307 pipe_stat_reg = PIPEBSTAT;
1331 pipe_stat_reg = PIPEASTAT;
1421 OUTREG(pipe_stat_reg, 0xFFFF | PIPESTAT_FLD_EVT_ODD_EN);
1424 OUTREG(pipe_stat_reg, 0xFFFF | PIPESTAT_FLD_EVT_EVEN_EN);
1427 OUTREG(pipe_stat_reg, 0xFFFF); /* clear all status bits only */

Completed in 117 milliseconds