Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c422 PORT_CLK_SEL_LCPLL_810; in emulate_monitor_status_change()
448 PORT_CLK_SEL_LCPLL_810; in emulate_monitor_status_change()
474 PORT_CLK_SEL_LCPLL_810; in emulate_monitor_status_change()
H A Dhandlers.c475 case PORT_CLK_SEL_LCPLL_810: in bdw_vgpu_get_dp_bitrate()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c253 return PORT_CLK_SEL_LCPLL_810; in hsw_pll_to_ddi_pll_sel()
1987 case PORT_CLK_SEL_LCPLL_810: in hsw_ddi_get_pll()
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h4732 #define PORT_CLK_SEL_LCPLL_810 REG_FIELD_PREP(PORT_CLK_SEL_MASK, 2) macro