Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_cdclk.c1636 ratio = intel_de_read(dev_priv, BXT_DE_PLL_CTL) & BXT_DE_PLL_RATIO_MASK; in bxt_de_pll_readout()
1726 BXT_DE_PLL_RATIO_MASK, BXT_DE_PLL_RATIO(ratio)); in bxt_de_pll_enable()
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_reg.h4353 #define BXT_DE_PLL_RATIO_MASK 0xff macro