Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dvia-ac97.c23 #define CLEN_LEN(x) ((x)->clen & 0xffffff) macro
169 CLEN_IS_FLAG(c) ? 'F' : '-', CLEN_LEN(c)); in fetch_sgd()
188 temp = MIN(CLEN_LEN(c), avail); in out_cb()
202 if (CLEN_LEN(c) == 0) { in out_cb()
267 val = CLEN_LEN(&s->aur); in sgd_read()