Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dvia-ac97.c28 #define STAT_STOP BIT(2) macro
225 c->stat |= STAT_STOP; in out_cb()
280 if (s->aur.stat & STAT_STOP) { in sgd_read()
302 if (val & STAT_STOP) { in sgd_write()
/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c60 #define STAT_STOP 0x40000000 macro