Home
last modified time | relevance | path

Searched refs:AC_GPIO_WAKE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_verbs.h200 #define AC_GPIO_WAKE (1<<31) macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h375 #define AC_GPIO_WAKE (1<<31) macro
/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c651 (gpio & AC_GPIO_WAKE) ? 1 : 0); in print_gpio()