Home
last modified time | relevance | path

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

/linux-6.1.9/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()
1564 intel_de_rmw(dev_priv, BXT_DE_PLL_CTL, in bxt_de_pll_enable()
/linux-6.1.9/drivers/gpu/drm/i915/
Dintel_gvt_mmio_table.c1217 MMIO_D(BXT_DE_PLL_CTL); in iterate_bxt_mmio()
Di915_reg.h7597 #define BXT_DE_PLL_CTL _MMIO(0x6d000) macro