Lines Matching refs:pipe
269 int pipe = 1;
270 int htot_reg = (pipe == 0) ? HTOTAL_A : HTOTAL_B;
271 int hblank_reg = (pipe == 0) ? HBLANK_A : HBLANK_B;
272 int hsync_reg = (pipe == 0) ? HSYNC_A : HSYNC_B;
273 int vtot_reg = (pipe == 0) ? VTOTAL_A : VTOTAL_B;
274 int vblank_reg = (pipe == 0) ? VBLANK_A : VBLANK_B;
275 int vsync_reg = (pipe == 0) ? VSYNC_A : VSYNC_B;
276 int dspsize_reg = (pipe == 0) ? DSPASIZE : DSPBSIZE;
277 int dsppos_reg = (pipe == 0) ? DSPAPOS : DSPBPOS;
278 int pipesrc_reg = (pipe == 0) ? PIPEASRC : PIPEBSRC;
279 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF;
401 /* Disable pipe B */
415 /* wait for pipe off */
443 /* Enable pipe B */
741 struct psb_pipe *pipeb = &dev_priv->regs.pipe[1];
751 /* pipe B */
794 struct psb_pipe *pipeb = &dev_priv->regs.pipe[1];
805 /* pipe */