Searched refs:STAT_STOP (Results 1 – 2 of 2) sorted by relevance
28 #define STAT_STOP BIT(2) macro225 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()
60 #define STAT_STOP 0x40000000 macro