Searched refs:MAX_RX_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
14 #define MAX_RX_TIMEOUT (msecs_to_jiffies(3000)) macro129 if (!wait_for_completion_timeout(&aon_chan->done, MAX_RX_TIMEOUT)) { in th1520_aon_call_rpc()
68 #define MAX_RX_TIMEOUT (msecs_to_jiffies(30)) macro515 if (!wait_for_completion_timeout(&msg->done, MAX_RX_TIMEOUT)) in scpi_send_message()
24 #define MAX_RX_TIMEOUT (msecs_to_jiffies(3000)) macro230 MAX_RX_TIMEOUT)) { in imx_scu_call_rpc()
Completed in 10 milliseconds