Searched refs:intr_stat (Results 1 – 3 of 3) sorted by relevance
24 uint32_t intr_stat = hw->intr_stat; in __not_in_flash_func() local25 if (intr_stat == 0) { in __not_in_flash_func()29 if (intr_stat & I2C_IC_INTR_STAT_R_TX_ABRT_BITS) { in __not_in_flash_func()33 if (intr_stat & I2C_IC_INTR_STAT_R_START_DET_BITS) { in __not_in_flash_func()37 if (intr_stat & I2C_IC_INTR_STAT_R_STOP_DET_BITS) { in __not_in_flash_func()45 if (intr_stat & I2C_IC_INTR_STAT_R_RX_FULL_BITS) { in __not_in_flash_func()49 if (intr_stat & I2C_IC_INTR_STAT_R_RD_REQ_BITS) { in __not_in_flash_func()
101 io_ro_32 intr_stat;