Searched refs:A2_SRC2_NR_SHIFT (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/i915/ | ||
D | i915_debug_fp.c | 162 unsigned nr = (dword >> A2_SRC2_NR_SHIFT) & REG_NR_MASK; in print_src_reg() |
D | i915_reg.h | 588 #define A2_SRC2_NR_SHIFT 16 macro |