Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/qaic/
H A Dqaic_control.c35 #define QAIC_MHI_RETRY_WAIT_MS 100 macro
1039 msleep_interruptible(QAIC_MHI_RETRY_WAIT_MS); in msg_xfer()