Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_color.c479 I915_WRITE(SKL_BOTTOM_COLOR(pipe), val); in skl_color_commit()
Dintel_display.c10448 u32 tmp = I915_READ(SKL_BOTTOM_COLOR(crtc->pipe)); in haswell_get_pipe_config()
16468 I915_WRITE(SKL_BOTTOM_COLOR(crtc->pipe), in intel_sanitize_crtc()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h5770 #define SKL_BOTTOM_COLOR(pipe) _MMIO_PIPE2(pipe, _SKL_BOTTOM_COLOR_A) macro