Searched defs:pipe_conf (Results 1 - 1 of 1) sorted by relevance

/drivers/video/intelfb/
H A Dintelfbhw.c1053 u32 *vs, *vb, *vt, *hs, *hb, *ht, *ss, *pipe_conf; local
1073 pipe_conf = &hw->pipe_b_conf;
1085 pipe_conf = &hw->pipe_a_conf;
1270 *pipe_conf &= ~PIPECONF_GAMMA;
1273 *pipe_conf |= PIPECONF_INTERLACE_W_FIELD_INDICATION;
1275 *pipe_conf &= ~PIPECONF_INTERLACE_MASK;
1285 const u32 *dpll, *fp0, *fp1, *pipe_conf; local
1310 pipe_conf = &hw->pipe_b_conf;
1334 pipe_conf = &hw->pipe_a_conf;
1445 OUTREG(pipe_conf_reg, *pipe_conf | PIPECONF_ENABL
[all...]

Completed in 49 milliseconds