Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_ums.c54 unsigned long reg = (pipe == PIPE_A ? _PALETTE_A : _PALETTE_B); in i915_save_palette()
76 unsigned long reg = (pipe == PIPE_A ? _PALETTE_A : _PALETTE_B); in i915_restore_palette()
H A Di915_reg.h1464 #define _PALETTE_A (dev_priv->info->display_mmio_offset + 0xa000) macro
1466 #define PALETTE(pipe) _PIPE(pipe, _PALETTE_A, _PALETTE_B)