Home
last modified time | relevance | path

Searched refs:BXT_DE_PLL_RATIO_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_cdclk.c1520 ratio = intel_de_read(dev_priv, BXT_DE_PLL_CTL) & BXT_DE_PLL_RATIO_MASK; in bxt_de_pll_readout()
1608 BXT_DE_PLL_RATIO_MASK, BXT_DE_PLL_RATIO(ratio)); in bxt_de_pll_enable()
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_reg.h6216 #define BXT_DE_PLL_RATIO_MASK 0xff macro