Searched refs:SCMI_MBOX_POLL_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
51 #define SCMI_MBOX_POLL_INTERVAL_MS 3 macro152 unsigned int tmo_loops = tmo_ms / SCMI_MBOX_POLL_INTERVAL_MS; in scmi_mailbox_poll_msg()159 DELAY(SCMI_MBOX_POLL_INTERVAL_MS * 1000); in scmi_mailbox_poll_msg()