Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h370 #define _DPIO_DIV_A 0x800c macro
380 #define DPIO_DIV(pipe) _PIPE(pipe, _DPIO_DIV_A, _DPIO_DIV_B)
Di915_debugfs.c1645 intel_dpio_read(dev_priv, _DPIO_DIV_A)); in i915_dpio_info()