Searched refs:LCPLL1_CTL (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_cdclk.c | 940 val = intel_de_read(display, LCPLL1_CTL); in skl_dpll0_update() 1079 intel_de_rmw(display, LCPLL1_CTL, in skl_dpll0_enable() 1082 if (intel_de_wait_for_set(display, LCPLL1_CTL, LCPLL_PLL_LOCK, 5)) in skl_dpll0_enable() 1093 intel_de_rmw(display, LCPLL1_CTL, in skl_dpll0_disable() 1096 if (intel_de_wait_for_clear(display, LCPLL1_CTL, LCPLL_PLL_LOCK, 1)) in skl_dpll0_disable()
|
H A D | intel_dpll_mgr.c | 1339 .ctl = LCPLL1_CTL,
|
/linux/drivers/gpu/drm/i915/ |
H A D | intel_gvt_mmio_table.c | 930 MMIO_D(LCPLL1_CTL); in iterate_skl_plus_mmio()
|
H A D | i915_reg.h | 4141 #define LCPLL1_CTL _MMIO(0x46010) macro
|