Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Ddvo_ch7017.c262 u8 lvds_pll_feedback_div, lvds_pll_vco_control; in ch7017_mode_set() local
277 lvds_pll_vco_control = CH7017_LVDS_PLL_VCO_DEFAULT_RESERVED | in ch7017_mode_set()
292 lvds_pll_vco_control = CH7017_LVDS_PLL_VCO_DEFAULT_RESERVED | in ch7017_mode_set()
296 lvds_pll_vco_control = CH7017_LVDS_PLL_VCO_DEFAULT_RESERVED | in ch7017_mode_set()
322 ch7017_write(dvo, CH7017_LVDS_PLL_VCO_CONTROL, lvds_pll_vco_control); in ch7017_mode_set()