Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h394 #define _DPIO_CORE_CLK_B 0x803c macro
395 #define DPIO_CORE_CLK(pipe) _PIPE(pipe, _DPIO_CORE_CLK_A, _DPIO_CORE_CLK_B)
Di915_debugfs.c1657 intel_dpio_read(dev_priv, _DPIO_CORE_CLK_B)); in i915_dpio_info()