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

/linux-4.4.14/drivers/gpu/drm/i915/
H A Ddvo_ch7017.c187 static bool ch7017_write(struct intel_dvo_device *dvo, u8 addr, u8 val) ch7017_write() function
313 ch7017_write(dvo, CH7017_HORIZONTAL_ACTIVE_PIXEL_INPUT, ch7017_mode_set()
315 ch7017_write(dvo, CH7017_HORIZONTAL_ACTIVE_PIXEL_OUTPUT, ch7017_mode_set()
317 ch7017_write(dvo, CH7017_VERTICAL_ACTIVE_LINE_OUTPUT, ch7017_mode_set()
319 ch7017_write(dvo, CH7017_ACTIVE_INPUT_LINE_OUTPUT, ch7017_mode_set()
321 ch7017_write(dvo, CH7017_LVDS_PLL_VCO_CONTROL, lvds_pll_vco_control); ch7017_mode_set()
322 ch7017_write(dvo, CH7017_LVDS_PLL_FEEDBACK_DIV, lvds_pll_feedback_div); ch7017_mode_set()
323 ch7017_write(dvo, CH7017_LVDS_CONTROL_2, lvds_control_2); ch7017_mode_set()
324 ch7017_write(dvo, CH7017_OUTPUTS_ENABLE, outputs_enable); ch7017_mode_set()
327 ch7017_write(dvo, CH7017_LVDS_POWER_DOWN, lvds_power_down); ch7017_mode_set()
341 ch7017_write(dvo, CH7017_POWER_MANAGEMENT, ch7017_dpms()
350 ch7017_write(dvo, CH7017_LVDS_POWER_DOWN, ch7017_dpms()
354 ch7017_write(dvo, CH7017_LVDS_POWER_DOWN, ch7017_dpms()

Completed in 31 milliseconds