Home
last modified time | relevance | path

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

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