Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Ddvo_ch7017.c262 uint8_t outputs_enable, lvds_control_2, lvds_power_down; in ch7017_mode_set() local
279 lvds_control_2 = (1 << CH7017_LOOP_FILTER_SHIFT) | in ch7017_mode_set()
287 lvds_control_2 = (3 << CH7017_LOOP_FILTER_SHIFT) | in ch7017_mode_set()
323 ch7017_write(dvo, CH7017_LVDS_CONTROL_2, lvds_control_2); in ch7017_mode_set()