Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1392 #define INTEL_EN_ALL_PIN_CVTS 0x01 /* enable 2nd & 3rd pins and convertors */ macro
1402 if (vendor_param == -1 || vendor_param & INTEL_EN_ALL_PIN_CVTS) in hdac_hdmi_skl_enable_all_pins()
1405 vendor_param |= INTEL_EN_ALL_PIN_CVTS; in hdac_hdmi_skl_enable_all_pins()
/openbmc/linux/sound/pci/hda/
H A Dpatch_hdmi.c2746 #define INTEL_EN_ALL_PIN_CVTS 0x01 /* enable 2nd & 3rd pins and convertors */ macro
2756 if (vendor_param == -1 || vendor_param & INTEL_EN_ALL_PIN_CVTS) in intel_haswell_enable_all_pins()
2759 vendor_param |= INTEL_EN_ALL_PIN_CVTS; in intel_haswell_enable_all_pins()