PIPE_VBLANK_INTERRUPT_ENABLE  353 drivers/gpu/drm/gma500/psb_irq.c 		psb_enable_pipestat(dev_priv, 0, PIPE_VBLANK_INTERRUPT_ENABLE);
PIPE_VBLANK_INTERRUPT_ENABLE  355 drivers/gpu/drm/gma500/psb_irq.c 		psb_disable_pipestat(dev_priv, 0, PIPE_VBLANK_INTERRUPT_ENABLE);
PIPE_VBLANK_INTERRUPT_ENABLE  358 drivers/gpu/drm/gma500/psb_irq.c 		psb_enable_pipestat(dev_priv, 1, PIPE_VBLANK_INTERRUPT_ENABLE);
PIPE_VBLANK_INTERRUPT_ENABLE  360 drivers/gpu/drm/gma500/psb_irq.c 		psb_disable_pipestat(dev_priv, 1, PIPE_VBLANK_INTERRUPT_ENABLE);
PIPE_VBLANK_INTERRUPT_ENABLE  363 drivers/gpu/drm/gma500/psb_irq.c 		psb_enable_pipestat(dev_priv, 2, PIPE_VBLANK_INTERRUPT_ENABLE);
PIPE_VBLANK_INTERRUPT_ENABLE  365 drivers/gpu/drm/gma500/psb_irq.c 		psb_disable_pipestat(dev_priv, 2, PIPE_VBLANK_INTERRUPT_ENABLE);
PIPE_VBLANK_INTERRUPT_ENABLE  387 drivers/gpu/drm/gma500/psb_irq.c 		psb_disable_pipestat(dev_priv, 0, PIPE_VBLANK_INTERRUPT_ENABLE);
PIPE_VBLANK_INTERRUPT_ENABLE  390 drivers/gpu/drm/gma500/psb_irq.c 		psb_disable_pipestat(dev_priv, 1, PIPE_VBLANK_INTERRUPT_ENABLE);
PIPE_VBLANK_INTERRUPT_ENABLE  393 drivers/gpu/drm/gma500/psb_irq.c 		psb_disable_pipestat(dev_priv, 2, PIPE_VBLANK_INTERRUPT_ENABLE);
PIPE_VBLANK_INTERRUPT_ENABLE  529 drivers/gpu/drm/gma500/psb_irq.c 	psb_enable_pipestat(dev_priv, pipe, PIPE_VBLANK_INTERRUPT_ENABLE);
PIPE_VBLANK_INTERRUPT_ENABLE  555 drivers/gpu/drm/gma500/psb_irq.c 	psb_disable_pipestat(dev_priv, pipe, PIPE_VBLANK_INTERRUPT_ENABLE);