Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_reg.h4034 #define _PIPE2(pipe, reg) (dev_priv->info.pipe_offsets[pipe] - \ macro
4038 #define PIPECONF(pipe) _PIPE2(pipe, _PIPEACONF)
4039 #define PIPEDSL(pipe) _PIPE2(pipe, _PIPEADSL)
4040 #define PIPEFRAME(pipe) _PIPE2(pipe, _PIPEAFRAMEHIGH)
4041 #define PIPEFRAMEPIXEL(pipe) _PIPE2(pipe, _PIPEAFRAMEPIXEL)
4042 #define PIPESTAT(pipe) _PIPE2(pipe, _PIPEASTAT)
4054 #define PIPEMISC(pipe) _PIPE2(pipe, _PIPE_MISC_A)
4404 #define PIPE_FRMCOUNT_GM45(pipe) _PIPE2(pipe, _PIPEA_FRMCOUNT_GM45)
4405 #define PIPE_FLIPCOUNT_GM45(pipe) _PIPE2(pipe, _PIPEA_FLIPCOUNT_GM45)
4513 #define DSPCNTR(plane) _PIPE2(plane, _DSPACNTR)
[all …]