Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A 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()
H A Dhandlers.c472 case PORT_CLK_SEL_LCPLL_810: in bdw_vgpu_get_dp_bitrate()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A 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()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h5858 #define PORT_CLK_SEL_LCPLL_810 REG_FIELD_PREP(PORT_CLK_SEL_MASK, 2) macro