PUNIT_PWRGT_PWR_ON 1065 drivers/gpu/drm/i915/display/intel_display_power.c 	state = enable ? PUNIT_PWRGT_PWR_ON(pw_idx) :
PUNIT_PWRGT_PWR_ON 1114 drivers/gpu/drm/i915/display/intel_display_power.c 	ctrl = PUNIT_PWRGT_PWR_ON(pw_idx);
PUNIT_PWRGT_PWR_ON 1123 drivers/gpu/drm/i915/display/intel_display_power.c 	WARN_ON(state != PUNIT_PWRGT_PWR_ON(pw_idx) &&