Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1395 #define INTEL_EN_ALL_PIN_CVTS 0x01 /* enable 2nd & 3rd pins and convertors */ macro
1405 if (vendor_param == -1 || vendor_param & INTEL_EN_ALL_PIN_CVTS) in hdac_hdmi_skl_enable_all_pins()
1408 vendor_param |= INTEL_EN_ALL_PIN_CVTS; in hdac_hdmi_skl_enable_all_pins()
/linux/sound/pci/hda/
H A Dpatch_hdmi.c2744 #define INTEL_EN_ALL_PIN_CVTS 0x01 /* enable 2nd & 3rd pins and convertors */ macro
2754 if (vendor_param == -1 || vendor_param & INTEL_EN_ALL_PIN_CVTS) in intel_haswell_enable_all_pins()
2757 vendor_param |= INTEL_EN_ALL_PIN_CVTS; in intel_haswell_enable_all_pins()