Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h4218 #define _LGC_PALETTE_B 0x4a800 macro
4220 #define LGC_PALETTE(pipe, i) _MMIO(_PIPE(pipe, _LGC_PALETTE_A, _LGC_PALETTE_B) + (i) * 4)
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h7502 #define _LGC_PALETTE_B 0x4a800 macro
7506 #define LGC_PALETTE(pipe, i) _MMIO(_PIPE(pipe, _LGC_PALETTE_A, _LGC_PALETTE_B) + (i) * 4)

Completed in 59 milliseconds