Searched refs:BUS_FREE (Results 1 – 1 of 1) sorted by relevance
519 #define BUS_FREE BIT(15) macro1788 if (!(hp_int & BUS_FREE)) { in FlashPoint_HandleInterrupt()1796 (BUS_FREE | RSEL))) ; in FlashPoint_HandleInterrupt()1841 (BUS_FREE | RSEL)) in FlashPoint_HandleInterrupt()1854 (BUS_FREE | RSEL))) { in FlashPoint_HandleInterrupt()1860 (BUS_FREE | ITAR_DISC)); in FlashPoint_HandleInterrupt()1870 (PROG_HLT | RSEL | PHASE | BUS_FREE)); in FlashPoint_HandleInterrupt()1888 (BUS_FREE | ITAR_DISC)); in FlashPoint_HandleInterrupt()1899 else if ((hp_int & IDO_STRT) && (!(hp_int & BUS_FREE))) { in FlashPoint_HandleInterrupt()1947 else if (hp_int & BUS_FREE) { in FlashPoint_HandleInterrupt()[all …]