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/hda/codecs/hdmi/
H A Dhdmi.c696 new_pinctl = pinctl & ~AC_PINCTL_EPT; in hdmi_pin_hbr_setup()