Home
last modified time | relevance | path

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

/linux/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c272 #define MC_CMD_COMPLETION_TIMEOUT_MS 5000 macro
279 unsigned long timeout_usecs = MC_CMD_COMPLETION_TIMEOUT_MS * 1000; in vfio_fsl_mc_send_command()