Home
last modified time | relevance | path

Searched refs:ASPEED_PECI_INT_CMD_DONE (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/peci/controller/
H A Dpeci-aspeed.c81 #define ASPEED_PECI_INT_CMD_DONE BIT(0) macro
262 if (priv->status != ASPEED_PECI_INT_CMD_DONE) { in aspeed_peci_xfer()
300 * All commands should be ended up with a ASPEED_PECI_INT_CMD_DONE bit in aspeed_peci_irq_handler()
303 if (status & ASPEED_PECI_INT_CMD_DONE) in aspeed_peci_irq_handler()

Completed in 2 milliseconds