Searched refs:ICH6_RIRBWP_RST (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/audio/ | ||
H A D | intel-hda-defs.h | 50 #define ICH6_RIRBWP_RST (1 << 15) /* write pointer reset */ macro |
H A D | intel-hda.c | 554 if (d->rirb_wp & ICH6_RIRBWP_RST) { in intel_hda_set_rirb_wp() |