Searched refs:H8_STR_BUSY (Results 1 – 1 of 1) sorted by relevance
185 #define H8_STR_BUSY 0x04 /* H8 busy processing command */ macro654 if ((status & H8_STR_OBF) && !(status & H8_STR_BUSY)) { in bscbus_process_clearing()995 if (status & H8_STR_BUSY) { in bscbus_cmd()1599 if (status & H8_STR_BUSY) { in bscbus_hw_reset()1617 if (status & (H8_STR_BUSY | H8_STR_OBF)) { in bscbus_hw_reset()1626 if (!(status & H8_STR_BUSY)) { in bscbus_hw_reset()