DISPPLANE_PLANE_ENABLE  429 drivers/video/fbdev/intelfb/intelfbhw.c 		tmp &= ~DISPPLANE_PLANE_ENABLE;
DISPPLANE_PLANE_ENABLE  431 drivers/video/fbdev/intelfb/intelfbhw.c 		tmp |= DISPPLANE_PLANE_ENABLE;
DISPPLANE_PLANE_ENABLE  479 drivers/video/fbdev/intelfb/intelfbhw.c 	if (hw->disp_b_ctrl & DISPPLANE_PLANE_ENABLE) {
DISPPLANE_PLANE_ENABLE  485 drivers/video/fbdev/intelfb/intelfbhw.c 	if (hw->disp_a_ctrl & DISPPLANE_PLANE_ENABLE) {
DISPPLANE_PLANE_ENABLE 1152 drivers/video/fbdev/intelfb/intelfbhw.c 	hw->disp_a_ctrl |= DISPPLANE_PLANE_ENABLE;
DISPPLANE_PLANE_ENABLE 1375 drivers/video/fbdev/intelfb/intelfbhw.c 	tmp &= ~DISPPLANE_PLANE_ENABLE;
DISPPLANE_PLANE_ENABLE 1378 drivers/video/fbdev/intelfb/intelfbhw.c 	tmp &= ~DISPPLANE_PLANE_ENABLE;
DISPPLANE_PLANE_ENABLE 1457 drivers/video/fbdev/intelfb/intelfbhw.c 		if ((tmp & DISPPLANE_PLANE_ENABLE) != DISPPLANE_PLANE_ENABLE) {
DISPPLANE_PLANE_ENABLE 1458 drivers/video/fbdev/intelfb/intelfbhw.c 			tmp |= DISPPLANE_PLANE_ENABLE;
DISPPLANE_PLANE_ENABLE 1461 drivers/video/fbdev/intelfb/intelfbhw.c 			       hw->disp_a_ctrl|DISPPLANE_PLANE_ENABLE);
DISPPLANE_PLANE_ENABLE 1466 drivers/video/fbdev/intelfb/intelfbhw.c 	OUTREG(DSPACNTR, hw->disp_a_ctrl & ~DISPPLANE_PLANE_ENABLE);
DISPPLANE_PLANE_ENABLE 1473 drivers/video/fbdev/intelfb/intelfbhw.c 		tmp |= DISPPLANE_PLANE_ENABLE;