Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_crt.c190 adpa |= ADPA_PIPE_SEL_CPT(crtc->pipe); in intel_crt_set_dpms()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h2110 #define ADPA_PIPE_SEL_CPT(pipe) ((pipe) << 29) macro