Home
last modified time | relevance | path

Searched refs:BXT_DE_PLL_LOCK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_cdclk.c1504 (val & BXT_DE_PLL_LOCK) == 0) { in bxt_de_pll_readout()
1597 BXT_DE_PLL_ENABLE, BXT_DE_PLL_LOCK, 1)) in bxt_de_pll_disable()
1614 BXT_DE_PLL_ENABLE, BXT_DE_PLL_LOCK, 1)) in bxt_de_pll_enable()
1626 if (intel_de_wait_for_clear(dev_priv, BXT_DE_PLL_ENABLE, BXT_DE_PLL_LOCK, 1)) in icl_cdclk_pll_disable()
1644 if (intel_de_wait_for_set(dev_priv, BXT_DE_PLL_ENABLE, BXT_DE_PLL_LOCK, 1)) in icl_cdclk_pll_enable()
1665 BXT_DE_PLL_LOCK | BXT_DE_PLL_FREQ_REQ_ACK, 1)) in adlp_cdclk_pll_crawl()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c1802 v |= BXT_DE_PLL_LOCK; in bxt_de_pll_enable_write()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h6222 #define BXT_DE_PLL_LOCK (1 << 30)
6220 #define BXT_DE_PLL_LOCK global() macro