Searched refs:_PALETTE_B (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_ums.c54 unsigned long reg = (pipe == PIPE_A ? _PALETTE_A : _PALETTE_B);
76 unsigned long reg = (pipe == PIPE_A ? _PALETTE_A : _PALETTE_B);
H A Di915_reg.h1465 #define _PALETTE_B (dev_priv->info->display_mmio_offset + 0xa800) macro
1466 #define PALETTE(pipe) _PIPE(pipe, _PALETTE_A, _PALETTE_B)

Completed in 54 milliseconds