Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dpl041.c401 uint32_t compact_mode = (s->regs.txcr1 & TXCOMPACT) ? 1 : 0; in pl041_write() local
408 "txfen = %i\n", txen, slots, tsize, compact_mode, txfen); in pl041_write()
411 channel->tx_compact_mode = compact_mode; in pl041_write()