Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/hda/
Dhda_codec.h283 #define AC_PINCAP_VREF_HIZ (1<<0) /* Hi-Z */ macro
Dhda_proc.c279 if (vref & AC_PINCAP_VREF_HIZ) in print_pin_caps()