Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c2297 #define INTEL_EN_DP12 0x02 /* enable DP 1.2 features */ macro
2326 if (vendor_param == -1 || vendor_param & INTEL_EN_DP12) in intel_haswell_fixup_enable_dp12()
2330 vendor_param |= INTEL_EN_DP12; in intel_haswell_fixup_enable_dp12()