Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/peci/controller/
H A Dpeci-npcm.c23 #define NPCM_PECI_CMD 0x0C macro
41 /* NPCM_PECI_CMD - 0x10 : Command Register */
97 regmap_write(priv->regmap, NPCM_PECI_CMD, req->tx.buf[0]); in npcm_peci_xfer()
132 regmap_write(priv->regmap, NPCM_PECI_CMD, 0); in npcm_peci_xfer()

Completed in 1 milliseconds