Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h24 #define ICH6_GCTL_RESET (1 << 0) /* controller reset */ macro
H A Dintel-hda.c514 if ((d->g_ctl & ICH6_GCTL_RESET) == 0) { in intel_hda_set_g_ctl()