Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dp.c599 pp_div_reg = VLV_PIPE_PP_DIVISOR(pipe); in edp_notify_handler()
4830 pp_div_reg = VLV_PIPE_PP_DIVISOR(pipe); in intel_dp_init_panel_power_sequencer()
4928 pp_div_reg = VLV_PIPE_PP_DIVISOR(pipe); in intel_dp_init_panel_power_sequencer_registers()
Di915_reg.h5915 #define VLV_PIPE_PP_DIVISOR(pipe) \ macro