Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dp.c460 return I915_READ(VLV_PIPE_PP_CONTROL(pipe)) & EDP_FORCE_VDD; in vlv_pipe_has_vdd_on()
565 return VLV_PIPE_PP_CONTROL(vlv_power_sequencer_pipe(intel_dp)); in _pp_ctrl_reg()
598 pp_ctrl_reg = VLV_PIPE_PP_CONTROL(pipe); in edp_notify_handler()
4827 pp_ctrl_reg = VLV_PIPE_PP_CONTROL(pipe); in intel_dp_init_panel_power_sequencer()
Di915_reg.h5910 #define VLV_PIPE_PP_CONTROL(pipe) _PIPE(pipe, PIPEA_PP_CONTROL, PIPEB_PP_CONTROL) macro
Dintel_display.c1256 pp_reg = VLV_PIPE_PP_CONTROL(pipe); in assert_panel_unlocked()