Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_cdclk.c1416 ratio = intel_de_read(dev_priv, BXT_DE_PLL_CTL) & BXT_DE_PLL_RATIO_MASK; in bxt_de_pll_readout()
1488 intel_de_rmw(dev_priv, BXT_DE_PLL_CTL, in bxt_de_pll_enable()
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dhandlers.c3593 MMIO_D(BXT_DE_PLL_CTL, D_BXT); in init_bxt_mmio_info()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_reg.h11025 #define BXT_DE_PLL_CTL _MMIO(0x6d000) macro