Searched refs:STATUS2 (Results 1 – 3 of 3) sorted by relevance
140 while (!(regs->STATUS2 & MCHP_PECI_STS2_IDLE)) { in check_bus_idle()250 if (regs->STATUS2 & MCHP_PECI_STS2_WFF) { in peci_xec_write()266 if (!(regs->STATUS2 & MCHP_PECI_STS2_WFF)) { in peci_xec_write()329 while (regs->STATUS2 & MCHP_PECI_STS2_RFE) { in peci_xec_read()425 LOG_DBG("PECI sts2 %x", regs->STATUS2); in peci_xec_transfer()492 uint8_t peci_status2 = regs->STATUS2; in peci_xec_isr()
126 volatile uint8_t STATUS2; member
125 LOG_DBG("ADC ISR STATUS2[0x%x] STATUS3[0x%x]", eadc->STATUS2, eadc->STATUS3); in adc_numaker_isr()131 if (!(eadc->STATUS2 & EADC_STATUS2_BUSY_Msk) && in adc_numaker_isr()