Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Ddvo_ch7017.c188 static bool ch7017_write(struct intel_dvo_device *dvo, u8 addr, u8 val) in ch7017_write() function
314 ch7017_write(dvo, CH7017_HORIZONTAL_ACTIVE_PIXEL_INPUT, in ch7017_mode_set()
316 ch7017_write(dvo, CH7017_HORIZONTAL_ACTIVE_PIXEL_OUTPUT, in ch7017_mode_set()
318 ch7017_write(dvo, CH7017_VERTICAL_ACTIVE_LINE_OUTPUT, in ch7017_mode_set()
320 ch7017_write(dvo, CH7017_ACTIVE_INPUT_LINE_OUTPUT, in ch7017_mode_set()
324 ch7017_write(dvo, CH7017_LVDS_CONTROL_2, lvds_control_2); in ch7017_mode_set()
325 ch7017_write(dvo, CH7017_OUTPUTS_ENABLE, outputs_enable); in ch7017_mode_set()
328 ch7017_write(dvo, CH7017_LVDS_POWER_DOWN, lvds_power_down); in ch7017_mode_set()
342 ch7017_write(dvo, CH7017_POWER_MANAGEMENT, in ch7017_dpms()
351 ch7017_write(dvo, CH7017_LVDS_POWER_DOWN, in ch7017_dpms()
[all …]