Searched refs:DP_SSC_PWR_ON (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 526 #define DP_SSC_PWR_ON(pipe) _DP_SSC(0x0, (pipe)) macro |
D | intel_pm.c | 6489 ctrl |= enable ? DP_SSC_PWR_ON(pipe) : DP_SSC_PWR_GATE(pipe); in chv_set_pipe_power_well() |