Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_display_reg_defs.h39 #define _MMIO_PIPE2(display, pipe, reg) _MMIO(DISPLAY_INFO(display)->pipe_offsets[(pipe)] - \
40 DISPLAY_INFO(display)->pipe_offsets[PIPE_A] + \
Dintel_display_device.c90 .pipe_offsets = { \
98 .pipe_offsets = { \
108 .pipe_offsets = { \
120 .pipe_offsets = { \
134 .pipe_offsets = { \
785 .pipe_offsets = { \
873 .pipe_offsets = { \
1033 .pipe_offsets = { \
1194 .pipe_offsets = { \
Dintel_display_device.h250 u32 pipe_offsets[I915_MAX_TRANSCODERS]; member