Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/gvt/
Ddisplay.c417 PORT_CLK_SEL_LCPLL_810; in emulate_monitor_status_change()
443 PORT_CLK_SEL_LCPLL_810; in emulate_monitor_status_change()
469 PORT_CLK_SEL_LCPLL_810; in emulate_monitor_status_change()
Dhandlers.c466 case PORT_CLK_SEL_LCPLL_810: in bdw_vgpu_get_dp_bitrate()
/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_ddi.c208 return PORT_CLK_SEL_LCPLL_810; in hsw_pll_to_ddi_pll_sel()
1925 case PORT_CLK_SEL_LCPLL_810: in hsw_ddi_get_pll()
/linux-5.19.10/drivers/gpu/drm/i915/
Di915_reg.h7567 #define PORT_CLK_SEL_LCPLL_810 REG_FIELD_PREP(PORT_CLK_SEL_MASK, 2) macro