Home
last modified time | relevance | path

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

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