Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_tv.c1244 } else if ((tv_dac & (TVDAC_A_SENSE|TVDAC_B_SENSE)) == TVDAC_A_SENSE) { in intel_tv_detect_type()
H A Di915_reg.h2374 # define TVDAC_A_SENSE (1 << 30) macro