Home
last modified time | relevance | path

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

/openbmc/linux/drivers/peci/controller/
H A Dpeci-npcm.c25 #define NPCM_PECI_WR_LENGTH 0x1C macro
94 regmap_write(priv->regmap, NPCM_PECI_WR_LENGTH, NPCM_PECI_WR_LEN_MASK & req->tx.len); in npcm_peci_xfer()