Searched refs:lpsp_enabled (Results 1 – 1 of 1) sorted by relevance
708 bool lpsp_enabled = false; in i915_lpsp_status() local711 lpsp_enabled = !intel_lpsp_power_well_enabled(display, SKL_DISP_PW_2); in i915_lpsp_status()713 lpsp_enabled = !intel_lpsp_power_well_enabled(display, ICL_DISP_PW_3); in i915_lpsp_status()715 lpsp_enabled = !intel_lpsp_power_well_enabled(display, HSW_DISP_PW_GLOBAL); in i915_lpsp_status()721 seq_printf(m, "LPSP: %s\n", str_enabled_disabled(lpsp_enabled)); in i915_lpsp_status()