Searched refs:BUS_FREE (Results 1 – 1 of 1) sorted by relevance
525 #define BUS_FREE BIT(15) macro1788 if (!(hp_int & BUS_FREE)) { in FlashPoint_HandleInterrupt()1796 (BUS_FREE | RSEL))) ; in FlashPoint_HandleInterrupt()1837 (BUS_FREE | RSEL)) in FlashPoint_HandleInterrupt()1850 (BUS_FREE | RSEL))) { in FlashPoint_HandleInterrupt()1856 (BUS_FREE | ITAR_DISC)); in FlashPoint_HandleInterrupt()1865 (PROG_HLT | RSEL | PHASE | BUS_FREE)); in FlashPoint_HandleInterrupt()1881 (BUS_FREE | ITAR_DISC)); in FlashPoint_HandleInterrupt()1891 else if ((hp_int & IDO_STRT) && (!(hp_int & BUS_FREE))) { in FlashPoint_HandleInterrupt()1939 else if (hp_int & BUS_FREE) { in FlashPoint_HandleInterrupt()[all …]