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

/drivers/gpu/drm/i915/
H A Di915_ums.c62 reg = (pipe == PIPE_A) ? _LGC_PALETTE_A : _LGC_PALETTE_B;
84 reg = (pipe == PIPE_A) ? _LGC_PALETTE_A : _LGC_PALETTE_B;
H A Di915_reg.h4629 #define _LGC_PALETTE_A 0x4a000 macro
4631 #define LGC_PALETTE(pipe) _PIPE(pipe, _LGC_PALETTE_A, _LGC_PALETTE_B)

Completed in 60 milliseconds