Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_crt.c99 if (tmp & ADPA_HSYNC_ACTIVE_HIGH) in intel_crt_get_config()
264 adpa |= ADPA_HSYNC_ACTIVE_HIGH; in intel_crt_mode_set()
H A Di915_reg.h1906 #define ADPA_HSYNC_ACTIVE_HIGH (1<<3) macro