Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_rpmsg.c18 #define EC_MSG_TIMEOUT_MS 200 macro
103 timeout = msecs_to_jiffies(EC_MSG_TIMEOUT_MS); in cros_ec_pkt_xfer_rpmsg()