Searched refs:MC_CMD_COMPLETION_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
22 #define MC_CMD_COMPLETION_TIMEOUT_MS 500 macro164 jiffies + msecs_to_jiffies(MC_CMD_COMPLETION_TIMEOUT_MS); in mc_polling_wait_preemptible()209 unsigned long timeout_usecs = MC_CMD_COMPLETION_TIMEOUT_MS * 1000; in mc_polling_wait_atomic()211 BUILD_BUG_ON((MC_CMD_COMPLETION_TIMEOUT_MS * 1000) % in mc_polling_wait_atomic()