Searched refs:MCHP_PECI_STS2_IDLE (Results 1 – 2 of 2) sorted by relevance
68 #define MCHP_PECI_STS2_IDLE BIT(MCHP_PECI_STS2_IDLE_POS) macro
140 while (!(regs->STATUS2 & MCHP_PECI_STS2_IDLE)) { in check_bus_idle()