Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_codec.h388 #define AC_PINCTL_EPT (0x3<<0) macro
Dpatch_hdmi.c789 new_pinctl = pinctl & ~AC_PINCTL_EPT; in hdmi_setup_stream()