Searched refs:rst_timo (Results 1 – 1 of 1) sorted by relevance
314 mbox_wait(struct otx2_mbox *mbox, int devid, uint32_t rst_timo) in mbox_wait() argument319 rst_timo = rst_timo * 1000; /* Milli seconds to micro seconds */ in mbox_wait()323 if (timeout >= rst_timo) { in mbox_wait()