Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dvia-ac97.c21 #define CLEN_IS_FLAG(x) ((x)->clen & BIT(30)) macro
169 CLEN_IS_FLAG(c) ? 'F' : '-', CLEN_LEN(c)); in fetch_sgd()
217 if (CLEN_IS_FLAG(c)) { in out_cb()