Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Ddvo_ch7017.c265 u8 outputs_enable, lvds_control_2, lvds_power_down; in ch7017_mode_set() local
275 outputs_enable = CH7017_LVDS_CHANNEL_A | CH7017_CHARGE_PUMP_LOW; in ch7017_mode_set()
285 outputs_enable = CH7017_LVDS_CHANNEL_A | CH7017_CHARGE_PUMP_HIGH; in ch7017_mode_set()
293 outputs_enable |= CH7017_LVDS_CHANNEL_B; in ch7017_mode_set()
327 ch7017_write(dvo, CH7017_OUTPUTS_ENABLE, outputs_enable); in ch7017_mode_set()

Completed in 4 milliseconds