Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dpl041.h93 #define SL1RXBUSY (1 << 0) macro
H A Dpl041.c460 s->regs.slfr &= ~(SL1RXBUSY | SL2RXBUSY); in pl041_write()