Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h6516 #define _CGM_PIPE_A_GAMMA (VLV_DISPLAY_BASE + 0x67000) macro
6542 #define CGM_PIPE_GAMMA(pipe, i, w) _MMIO(_PIPE(pipe, _CGM_PIPE_A_GAMMA, _CGM_PIPE_B_GAMMA) + (i) * 8 + (w) * 4)
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h11021 #define _CGM_PIPE_A_GAMMA (VLV_DISPLAY_BASE + 0x67000) macro
11045 #define CGM_PIPE_GAMMA(pipe, i, w) _MMIO(_PIPE(pipe, _CGM_PIPE_A_GAMMA, _CGM_PIPE_B_GAMMA) + (i) * 8 + (w) * 4)

Completed in 57 milliseconds