Searched refs:SR_RST (Results 1 – 2 of 2) sorted by relevance
116 #define SR_RST 0x80 macro
244 {SR_RST, "RST"},898 (sr & (SR_SEL | SR_IO | SR_BSY | SR_RST)) == (SR_SEL | SR_IO)) { in NCR5380_intr()915 if (sr & SR_RST) { in NCR5380_intr()