Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_pci.c33 .pipe_offsets = { PIPE_A_OFFSET, PIPE_B_OFFSET, \
40 .pipe_offsets = { PIPE_A_OFFSET, PIPE_B_OFFSET, \
H A Di915_reg.h5417 #define PIPE_A_OFFSET 0x70000 macro