Lines Matching defs:pipe_conf
1048 u32 *vs, *vb, *vt, *hs, *hb, *ht, *ss, *pipe_conf;
1068 pipe_conf = &hw->pipe_b_conf;
1080 pipe_conf = &hw->pipe_a_conf;
1264 *pipe_conf &= ~PIPECONF_GAMMA;
1267 *pipe_conf |= PIPECONF_INTERLACE_W_FIELD_INDICATION;
1269 *pipe_conf &= ~PIPECONF_INTERLACE_MASK;
1279 const u32 *dpll, *fp0, *fp1, *pipe_conf;
1304 pipe_conf = &hw->pipe_b_conf;
1328 pipe_conf = &hw->pipe_a_conf;
1439 OUTREG(pipe_conf_reg, *pipe_conf | PIPECONF_ENABLE);