Searched refs:VLV_DDL (Results 1 – 2 of 2) sorted by relevance
825 I915_WRITE(VLV_DDL(pipe), in vlv_write_wm_values()3926 tmp = I915_READ(VLV_DDL(pipe)); in vlv_read_wm_values()
4703 #define VLV_DDL(pipe) (VLV_DISPLAY_BASE + 0x70050 + 4 * (pipe)) macro