Searched refs:SCMI_MAX_RESPONSE_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
32 #define SCMI_MAX_RESPONSE_TIMEOUT (2 * MSEC_PER_SEC) macro
482 unsigned long tmo = msecs_to_jiffies(SCMI_MAX_RESPONSE_TIMEOUT); in scmi_xfer_raw_worker()
1273 int ret, timeout = msecs_to_jiffies(SCMI_MAX_RESPONSE_TIMEOUT); in do_xfer_with_response()