Searched refs:SMIC_STATUS_BUSY (Results 1 – 2 of 2) sorted by relevance
81 } while (flags & SMIC_STATUS_BUSY); in smic_wait_for_not_busy()90 flags |= SMIC_STATUS_BUSY; in smic_set_busy()
175 #define SMIC_STATUS_BUSY 0x01 /* System set and BMC clears it */ macro