Searched refs:pipe_conf (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.c1038 u32 *vs, *vb, *vt, *hs, *hb, *ht, *ss, *pipe_conf; local
1058 pipe_conf = &hw->pipe_b_conf;
1070 pipe_conf = &hw->pipe_a_conf;
1255 *pipe_conf &= ~PIPECONF_GAMMA;
1258 *pipe_conf |= PIPECONF_INTERLACE_W_FIELD_INDICATION;
1260 *pipe_conf &= ~PIPECONF_INTERLACE_MASK;
1270 const u32 *dpll, *fp0, *fp1, *pipe_conf; local
1295 pipe_conf = &hw->pipe_b_conf;
1319 pipe_conf = &hw->pipe_a_conf;
1430 OUTREG(pipe_conf_reg, *pipe_conf | PIPECONF_ENABL
[all...]
/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.c1038 u32 *vs, *vb, *vt, *hs, *hb, *ht, *ss, *pipe_conf; local
1058 pipe_conf = &hw->pipe_b_conf;
1070 pipe_conf = &hw->pipe_a_conf;
1255 *pipe_conf &= ~PIPECONF_GAMMA;
1258 *pipe_conf |= PIPECONF_INTERLACE_W_FIELD_INDICATION;
1260 *pipe_conf &= ~PIPECONF_INTERLACE_MASK;
1270 const u32 *dpll, *fp0, *fp1, *pipe_conf; local
1295 pipe_conf = &hw->pipe_b_conf;
1319 pipe_conf = &hw->pipe_a_conf;
1430 OUTREG(pipe_conf_reg, *pipe_conf | PIPECONF_ENABL
[all...]

Completed in 144 milliseconds