SCMI_MBOX_POLL_INTERVAL_MS
unsigned int tmo_loops = tmo_ms / SCMI_MBOX_POLL_INTERVAL_MS;
DELAY(SCMI_MBOX_POLL_INTERVAL_MS * 1000);