Home
last modified time | relevance | path

Searched refs:PIPE_B_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.h5418 #define PIPE_B_OFFSET 0x71000 macro