Lines Matching refs:pipe
209 * Sets the power management mode of the pipe and plane.
212 * on appropriately at the same time as we're turning the pipe off/on.
219 int pipe = gma_crtc->pipe;
220 const struct psb_offset *map = &dev_priv->regmap[pipe];
260 /* Enable the pipe */
282 if it's on this pipe */
287 * if it's on this pipe */
311 /* Wait for for the pipe disable to take effect. */
341 * Return the pipe currently connected to the panel fitter,
365 int pipe = gma_crtc->pipe;
366 const struct psb_offset *map = &dev_priv->regmap[pipe];
417 /* Disable the panel fitter if it was on our pipe */
418 if (oaktrail_panel_fitter_pipe(dev) == pipe)
490 if (pipe == 0)
595 int pipe = gma_crtc->pipe;
596 const struct psb_offset *map = &dev_priv->regmap[pipe];