Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/drm2/i915/
Di915_reg.h372 #define _DPIO_CORE_CLK_B 0x803c macro
373 #define DPIO_CORE_CLK(pipe) _PIPE(pipe, _DPIO_CORE_CLK_A, _DPIO_CORE_CLK_B)
Di915_debug.c1458 intel_dpio_read(dev_priv, _DPIO_CORE_CLK_B)); in i915_dpio_info()