Searched refs:BUS_FREE (Results 1 – 1 of 1) sorted by relevance
497 #define BUS_FREE BIT(15) macro1756 if (!(hp_int & BUS_FREE)) { in FlashPoint_HandleInterrupt()1764 (BUS_FREE | RSEL))) ; in FlashPoint_HandleInterrupt()1805 (BUS_FREE | RSEL)) in FlashPoint_HandleInterrupt()1818 (BUS_FREE | RSEL))) { in FlashPoint_HandleInterrupt()1824 (BUS_FREE | ITAR_DISC)); in FlashPoint_HandleInterrupt()1833 (PROG_HLT | RSEL | PHASE | BUS_FREE)); in FlashPoint_HandleInterrupt()1849 (BUS_FREE | ITAR_DISC)); in FlashPoint_HandleInterrupt()1859 else if ((hp_int & IDO_STRT) && (!(hp_int & BUS_FREE))) { in FlashPoint_HandleInterrupt()1907 else if (hp_int & BUS_FREE) { in FlashPoint_HandleInterrupt()[all …]