ALTR_I2C_STATUS
ret = readl_poll_timeout_atomic(idev->base + ALTR_I2C_STATUS,
value = readl(idev->base + ALTR_I2C_STATUS) & ALTR_I2C_STAT_CORE;