Home
last modified time | relevance | path

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

/openbmc/linux/drivers/peci/controller/
H A Dpeci-npcm.c21 #define NPCM_PECI_RD_LENGTH 0x04 macro
93 regmap_write(priv->regmap, NPCM_PECI_RD_LENGTH, NPCM_PECI_WR_LEN_MASK & req->rx.len); in npcm_peci_xfer()