Searched refs:SKL_BOTTOM_COLOR (Results 1 – 3 of 3) sorted by relevance
1035 intel_de_write(i915, SKL_BOTTOM_COLOR(pipe), val); in skl_color_commit_arm()1054 intel_de_write(i915, SKL_BOTTOM_COLOR(pipe), 0); in icl_color_commit_arm()
3748 tmp = intel_de_read(dev_priv, SKL_BOTTOM_COLOR(crtc->pipe)); in hsw_get_pipe_config()
2701 #define SKL_BOTTOM_COLOR(pipe) _MMIO_PIPE(pipe, _SKL_BOTTOM_COLOR_A, _SKL_BOTTOM_COLOR_B) macro