Home
last modified time | relevance | path

Searched refs:PORT_PLL_DCO_AMP_OVR_EN_H (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c1994 temp &= ~PORT_PLL_DCO_AMP_OVR_EN_H; in bxt_ddi_pll_enable()
2111 hw_state->pll10 &= PORT_PLL_DCO_AMP_OVR_EN_H | in bxt_ddi_pll_get_hw_state()
2247 PORT_PLL_DCO_AMP_OVR_EN_H; in bxt_ddi_set_dpll_hw_state()
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_reg.h701 #define PORT_PLL_DCO_AMP_OVR_EN_H REG_BIT(27) macro