Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dpatch_hdmi.c2272 #define INTEL_EN_DP12 0x02 /* enable DP 1.2 features */ macro
2301 if (vendor_param == -1 || vendor_param & INTEL_EN_DP12) in intel_haswell_fixup_enable_dp12()
2305 vendor_param |= INTEL_EN_DP12; in intel_haswell_fixup_enable_dp12()