Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_pm.c971 I915_WRITE(VLV_DDL(pipe), in vlv_write_wm_values()
5392 tmp = I915_READ(VLV_DDL(pipe)); in vlv_read_wm_values()
H A Di915_reg.h5671 #define VLV_DDL(pipe) _MMIO(VLV_DISPLAY_BASE + 0x70050 + 4 * (pipe)) macro