Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dp.c589 pp_div_reg = VLV_PIPE_PP_DIVISOR(pipe); in edp_notify_handler()
5325 pp_div_reg = VLV_PIPE_PP_DIVISOR(pipe); in intel_dp_init_panel_power_sequencer()
5444 pp_div_reg = VLV_PIPE_PP_DIVISOR(pipe); in intel_dp_init_panel_power_sequencer_registers()
Di915_reg.h6554 #define VLV_PIPE_PP_DIVISOR(pipe) \ macro