Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fsl-mc/bus/
Dmc-sys.c51 #define MC_CMD_COMPLETION_POLLING_MIN_SLEEP_USECS 10 macro
259 usleep_range(MC_CMD_COMPLETION_POLLING_MIN_SLEEP_USECS, in mc_send_command()