Home
last modified time | relevance | path

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

/openbmc/linux/drivers/peci/controller/
H A Dpeci-npcm.c23 #define NPCM_PECI_CMD 0x0C macro
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()