Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h41 #define ICH6_CORBCTL_RUN (1 << 1) /* enable DMA */ macro
H A Dintel-hda.c319 if (!(d->corb_ctl & ICH6_CORBCTL_RUN)) { in intel_hda_corb_run()