Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_verbs.h390 #define AC_PINCTL_EPT (0x3<<0) macro
/linux/sound/pci/hda/
H A Dpatch_hdmi.c925 new_pinctl = pinctl & ~AC_PINCTL_EPT; in hdmi_pin_hbr_setup()