Home
last modified time | relevance | path

Searched refs:LCPLL1_CTL (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_cdclk.c885 val = intel_de_read(dev_priv, LCPLL1_CTL); in skl_dpll0_update()
1025 intel_de_rmw(dev_priv, LCPLL1_CTL, in skl_dpll0_enable()
1028 if (intel_de_wait_for_set(dev_priv, LCPLL1_CTL, LCPLL_PLL_LOCK, 5)) in skl_dpll0_enable()
1039 intel_de_rmw(dev_priv, LCPLL1_CTL, in skl_dpll0_disable()
1042 if (intel_de_wait_for_clear(dev_priv, LCPLL1_CTL, LCPLL_PLL_LOCK, 1)) in skl_dpll0_disable()
H A Dintel_dpll_mgr.c1245 .ctl = LCPLL1_CTL,
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c385 vgpu_vreg_t(vgpu, LCPLL1_CTL) = in emulate_monitor_status_change()
H A Dhandlers.c2603 MMIO_DH(LCPLL1_CTL, D_SKL_PLUS, NULL, skl_lcpll_write); in init_skl_mmio_info()
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c922 MMIO_D(LCPLL1_CTL); in iterate_skl_plus_mmio()
H A Di915_reg.h5958 #define LCPLL1_CTL _MMIO(0x46010)
5956 #define LCPLL1_CTL global() macro