Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdac_hdmi.c1387 #define INTEL_EN_ALL_PIN_CVTS 0x01 /* enable 2nd & 3rd pins and convertors */ macro
1397 if (vendor_param == -1 || vendor_param & INTEL_EN_ALL_PIN_CVTS) in hdac_hdmi_skl_enable_all_pins()
1400 vendor_param |= INTEL_EN_ALL_PIN_CVTS; in hdac_hdmi_skl_enable_all_pins()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_hdmi.c2736 #define INTEL_EN_ALL_PIN_CVTS 0x01 /* enable 2nd & 3rd pins and convertors */ macro
2746 if (vendor_param == -1 || vendor_param & INTEL_EN_ALL_PIN_CVTS) in intel_haswell_enable_all_pins()
2749 vendor_param |= INTEL_EN_ALL_PIN_CVTS; in intel_haswell_enable_all_pins()