Home
last modified time | relevance | path

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

/drivers/mfd/
A Dqnap-mcu.c33 #define QNAP_MCU_TIMEOUT_MS 500 macro
168 serdev_device_wait_until_sent(mcu->serdev, msecs_to_jiffies(QNAP_MCU_TIMEOUT_MS)); in qnap_mcu_exec()
170 if (!wait_for_completion_timeout(&reply->done, msecs_to_jiffies(QNAP_MCU_TIMEOUT_MS))) { in qnap_mcu_exec()

Completed in 4 milliseconds