Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Ddvo_ch7017.c265 u8 outputs_enable, lvds_control_2, lvds_power_down; in ch7017_mode_set() local
282 lvds_control_2 = (1 << CH7017_LOOP_FILTER_SHIFT) | in ch7017_mode_set()
290 lvds_control_2 = (3 << CH7017_LOOP_FILTER_SHIFT) | in ch7017_mode_set()
326 ch7017_write(dvo, CH7017_LVDS_CONTROL_2, lvds_control_2); in ch7017_mode_set()