Home
last modified time | relevance | path

Searched refs:PORT_CLK_SEL_LCPLL_810 (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/gvt/
Ddisplay.c420 PORT_CLK_SEL_LCPLL_810; in emulate_monitor_status_change()
446 PORT_CLK_SEL_LCPLL_810; in emulate_monitor_status_change()
472 PORT_CLK_SEL_LCPLL_810; in emulate_monitor_status_change()
Dhandlers.c472 case PORT_CLK_SEL_LCPLL_810: in bdw_vgpu_get_dp_bitrate()
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_ddi.c249 return PORT_CLK_SEL_LCPLL_810; in hsw_pll_to_ddi_pll_sel()
1985 case PORT_CLK_SEL_LCPLL_810: in hsw_ddi_get_pll()
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_reg.h5856 #define PORT_CLK_SEL_LCPLL_810 REG_FIELD_PREP(PORT_CLK_SEL_MASK, 2) macro