Searched refs:MC_CMD_COMPLETION_TIMEOUT_MS (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/bus/fsl-mc/
H A Dmc-sys.c22 #define MC_CMD_COMPLETION_TIMEOUT_MS 500 macro
165 jiffies + msecs_to_jiffies(MC_CMD_COMPLETION_TIMEOUT_MS);
210 unsigned long timeout_usecs = MC_CMD_COMPLETION_TIMEOUT_MS * 1000;
212 BUILD_BUG_ON((MC_CMD_COMPLETION_TIMEOUT_MS * 1000) %
/linux-master/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c278 #define MC_CMD_COMPLETION_TIMEOUT_MS 5000 macro
285 unsigned long timeout_usecs = MC_CMD_COMPLETION_TIMEOUT_MS * 1000;

Completed in 91 milliseconds