Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_reg.h5871 #define PIPECONF(pipe) _MMIO_PIPE2(pipe, _PIPEACONF)
5872 #define PIPEDSL(pipe) _MMIO_PIPE2(pipe, _PIPEADSL)
5875 #define PIPESTAT(pipe) _MMIO_PIPE2(pipe, _PIPEASTAT)
5896 #define PIPEMISC(pipe) _MMIO_PIPE2(pipe, _PIPE_MISC_A)
6392 #define DSPCNTR(plane) _MMIO_PIPE2(plane, _DSPACNTR)
6393 #define DSPADDR(plane) _MMIO_PIPE2(plane, _DSPAADDR)
6394 #define DSPSTRIDE(plane) _MMIO_PIPE2(plane, _DSPASTRIDE)
6395 #define DSPPOS(plane) _MMIO_PIPE2(plane, _DSPAPOS)
6396 #define DSPSIZE(plane) _MMIO_PIPE2(plane, _DSPASIZE)
6397 #define DSPSURF(plane) _MMIO_PIPE2(plane, _DSPASURF)
[all …]