Home
last modified time | relevance | path

Searched refs:LCPLL_POWER_DOWN_ALLOW (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c1312 intel_de_rmw(dev_priv, LCPLL_CTL, 0, LCPLL_POWER_DOWN_ALLOW); in hsw_disable_lcpll()
1328 LCPLL_POWER_DOWN_ALLOW)) == LCPLL_PLL_LOCK) in hsw_restore_lcpll()
1337 if (val & LCPLL_POWER_DOWN_ALLOW) { in hsw_restore_lcpll()
1338 val &= ~LCPLL_POWER_DOWN_ALLOW; in hsw_restore_lcpll()
H A Dintel_cdclk.c800 LCPLL_CD2X_CLOCK_DISABLE | LCPLL_POWER_DOWN_ALLOW | in bdw_set_cdclk()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c4914 val |= LCPLL_POWER_DOWN_ALLOW; in hsw_disable_lcpll()
4931 LCPLL_POWER_DOWN_ALLOW)) == LCPLL_PLL_LOCK) in hsw_restore_lcpll()
4940 if (val & LCPLL_POWER_DOWN_ALLOW) { in hsw_restore_lcpll()
4941 val &= ~LCPLL_POWER_DOWN_ALLOW; in hsw_restore_lcpll()
H A Dintel_cdclk.c738 LCPLL_CD2X_CLOCK_DISABLE | LCPLL_POWER_DOWN_ALLOW | in bdw_set_cdclk()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h5917 #define LCPLL_POWER_DOWN_ALLOW (1 << 22) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h10186 #define LCPLL_POWER_DOWN_ALLOW (1 << 22) macro

Completed in 96 milliseconds