idle_on_mask      418 drivers/gpu/drm/gma500/cdv_intel_dp.c 	u32 pp, idle_on_mask = PP_ON | PP_SEQUENCE_NONE;
idle_on_mask      431 drivers/gpu/drm/gma500/cdv_intel_dp.c 	if (wait_for(((REG_READ(PP_STATUS) & idle_on_mask) == idle_on_mask), 1000)) {