Searched defs:_PALETTE_B (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s12/open-src/kernel/i915/src/ | ||
H A D | i915_reg.h | 1465 #define _PALETTE_B (dev_priv->info->display_mmio_offset + 0xa800) macro 1466 #define PALETTE(pipe) _PIPE(pipe, _PALETTE_A, _PALETTE_B) |
Completed in 63 milliseconds