Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Dintelhdmi.c34 #define INTEL_EN_ALL_PIN_CVTS 0x01 /* enable 2nd & 3rd pins and convertors */ macro
44 if (vendor_param == -1 || vendor_param & INTEL_EN_ALL_PIN_CVTS) in intel_haswell_enable_all_pins()
47 vendor_param |= INTEL_EN_ALL_PIN_CVTS; in intel_haswell_enable_all_pins()
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1400 #define INTEL_EN_ALL_PIN_CVTS 0x01 /* enable 2nd & 3rd pins and convertors */ macro
1410 if (vendor_param == -1 || vendor_param & INTEL_EN_ALL_PIN_CVTS) in hdac_hdmi_skl_enable_all_pins()
1413 vendor_param |= INTEL_EN_ALL_PIN_CVTS; in hdac_hdmi_skl_enable_all_pins()