Home
last modified time | relevance | path

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

/openbmc/linux/drivers/peci/controller/
H A Dpeci-npcm.c48 #define NPCM_PECI_PDDR_MASK GENMASK(4, 0) macro
203 regmap_update_bits(priv->regmap, NPCM_PECI_PDDR, NPCM_PECI_PDDR_MASK, in npcm_peci_init_ctrl()