Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c433 PORT_CLK_SEL_LCPLL_810; in emulate_monitor_status_change()
459 PORT_CLK_SEL_LCPLL_810; in emulate_monitor_status_change()
485 PORT_CLK_SEL_LCPLL_810; in emulate_monitor_status_change()
H A Dhandlers.c481 case PORT_CLK_SEL_LCPLL_810: in bdw_vgpu_get_dp_bitrate()
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c248 return PORT_CLK_SEL_LCPLL_810; in hsw_pll_to_ddi_pll_sel()
2050 case PORT_CLK_SEL_LCPLL_810: in hsw_ddi_get_pll()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h3729 #define PORT_CLK_SEL_LCPLL_810 REG_FIELD_PREP(PORT_CLK_SEL_MASK, 2) macro