Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h64 #define ICH6_IRS_VALID (1<<1) macro
H A Dintel-hda.c356 d->ics |= (ICH6_IRS_VALID | (dev->cad << 4)); in intel_hda_response()