Lines Matching refs:pipe
272 int pipe = 1;
273 int htot_reg = (pipe == 0) ? HTOTAL_A : HTOTAL_B;
274 int hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B;
275 int hsync_reg = (pipe == 0) ? HSYNC_A : HSYNC_B;
276 int vtot_reg = (pipe == 0) ? VTOTAL_A : VTOTAL_B;
277 int vblank_reg = (pipe == 0) ? VBLANK_A : VBLANK_B;
278 int vsync_reg = (pipe == 0) ? VSYNC_A : VSYNC_B;
279 int dspsize_reg = (pipe == 0) ? DSPASIZE : DSPBSIZE;
280 int dsppos_reg = (pipe == 0) ? DSPAPOS : DSPBPOS;
281 int pipesrc_reg = (pipe == 0) ? PIPEASRC : PIPEBSRC;
282 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF;
404 /* Disable pipe B */
418 /* wait for pipe off */
446 /* Enable pipe B */
743 struct psb_pipe *pipeb = &dev_priv->regs.pipe[1];
753 /* pipe B */
796 struct psb_pipe *pipeb = &dev_priv->regs.pipe[1];
807 /* pipe */