Searched refs:SR_RST (Results 1 – 4 of 4) sorted by relevance
17 #define SR_RST 0x10 /* SRP reset */ macro
1511 cosa_putstatus(cosa, SR_RST); in cosa_reset_and_read_id()2012 status & SR_RST ? "RESET|" : "", in debug_status_out()
116 #define SR_RST 0x80 macro
231 {SR_RST, "RST"},880 (sr & (SR_SEL | SR_IO | SR_BSY | SR_RST)) == (SR_SEL | SR_IO)) { in NCR5380_intr()897 if (sr & SR_RST) { in NCR5380_intr()