Searched refs:ICH6_CORBCTL_RUN (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/audio/ | ||
H A D | intel-hda-defs.h | 41 #define ICH6_CORBCTL_RUN (1 << 1) /* enable DMA */ macro |
H A D | intel-hda.c | 319 if (!(d->corb_ctl & ICH6_CORBCTL_RUN)) { in intel_hda_corb_run() |