Home
last modified time | relevance | path

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

/openbmc/linux/drivers/peci/
H A Drequest.c82 #define PECI_RETRY_BIT BIT(0) macro
169 req->tx.buf[1] |= PECI_RETRY_BIT; in peci_request_xfer_retry()