Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dvia-ac97.c20 #define CLEN_IS_EOL(x) ((x)->clen & BIT(31)) macro
168 CLEN_IS_EOL(c) ? 'E' : '-', in fetch_sgd()
204 if (CLEN_IS_EOL(c)) { in out_cb()