Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h55 #define ICH6_RBCTL_OVERRUN_EN (1 << 2) /* enable overrun irq */ macro
H A Dintel-hda.c370 if (res != MEMTX_OK && (d->rirb_ctl & ICH6_RBCTL_OVERRUN_EN)) { in intel_hda_response()