Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dp.c446 return I915_READ(VLV_PIPE_PP_CONTROL(pipe)) & EDP_FORCE_VDD; in vlv_pipe_has_vdd_on()
553 return VLV_PIPE_PP_CONTROL(vlv_power_sequencer_pipe(intel_dp)); in _pp_ctrl_reg()
588 pp_ctrl_reg = VLV_PIPE_PP_CONTROL(pipe); in edp_notify_handler()
5322 pp_ctrl_reg = VLV_PIPE_PP_CONTROL(pipe); in intel_dp_init_panel_power_sequencer()
Di915_reg.h6549 #define VLV_PIPE_PP_CONTROL(pipe) _PIPE(pipe, PIPEA_PP_CONTROL, PIPEB_PP_CONTROL) macro
Dintel_display.c1309 pp_reg = VLV_PIPE_PP_CONTROL(pipe); in assert_panel_unlocked()