Home
last modified time | relevance | path

Searched refs:PORT_PLL_M2_FRAC_ENABLE (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c1876 temp &= ~PORT_PLL_M2_FRAC_ENABLE; in bxt_ddi_pll_enable()
2003 hw_state->pll3 &= PORT_PLL_M2_FRAC_ENABLE; in bxt_ddi_pll_get_hw_state()
2167 dpll_hw_state->pll3 = PORT_PLL_M2_FRAC_ENABLE; in bxt_ddi_set_dpll_hw_state()
2215 if (pll_state->pll3 & PORT_PLL_M2_FRAC_ENABLE) in bxt_ddi_pll_get_freq()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c1962 PORT_PLL_M2_FRAC_ENABLE, pll->state.hw_state.pll3); in bxt_ddi_pll_enable()
2077 hw_state->pll3 &= PORT_PLL_M2_FRAC_ENABLE; in bxt_ddi_pll_get_hw_state()
2216 dpll_hw_state->pll3 = PORT_PLL_M2_FRAC_ENABLE; in bxt_ddi_set_dpll_hw_state()
2244 if (pll_state->pll3 & PORT_PLL_M2_FRAC_ENABLE) in bxt_ddi_pll_get_freq()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c573 if (vgpu_vreg_t(vgpu, BXT_PORT_PLL(phy, ch, 3)) & PORT_PLL_M2_FRAC_ENABLE) in bxt_vgpu_get_dp_bitrate()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h626 #define PORT_PLL_M2_FRAC_ENABLE REG_BIT(16) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h1813 #define PORT_PLL_M2_FRAC_ENABLE (1 << 16) macro

Completed in 132 milliseconds