Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_cdclk.c1477 ratio = intel_de_read(dev_priv, BXT_DE_PLL_CTL) & BXT_DE_PLL_RATIO_MASK; in bxt_de_pll_readout()
1565 BXT_DE_PLL_RATIO_MASK, BXT_DE_PLL_RATIO(ratio)); in bxt_de_pll_enable()
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_reg.h7598 #define BXT_DE_PLL_RATIO_MASK 0xff macro