Searched refs:MG_PLL_LF (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_mg_phy_regs.h | 227 #define MG_PLL_LF(tc_port) _MMIO_PORT((tc_port), _MG_PLL_LF_PORT1, \ macro
|
H A D | intel_dpll_mgr.c | 3436 hw_state->mg_pll_lf = intel_de_read(dev_priv, MG_PLL_LF(tc_port)); in mg_pll_get_hw_state() 3679 intel_de_write(dev_priv, MG_PLL_LF(tc_port), hw_state->mg_pll_lf); in icl_mg_pll_write()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_dpll_mgr.c | 3713 hw_state->mg_pll_lf = intel_de_read(dev_priv, MG_PLL_LF(tc_port)); in mg_pll_get_hw_state() 3939 intel_de_write(dev_priv, MG_PLL_LF(tc_port), hw_state->mg_pll_lf); in icl_mg_pll_write()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 10405 #define MG_PLL_LF(tc_port) _MMIO_PORT((tc_port), _MG_PLL_LF_PORT1, \ macro
|
Completed in 49 milliseconds