Home
last modified time | relevance | path

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

/openbmc/linux/drivers/peci/controller/
H A Dpeci-npcm.c42 #define NPCM_PECI_CTL2_MASK GENMASK(7, 6) macro
200 regmap_update_bits(priv->regmap, NPCM_PECI_CTL2, NPCM_PECI_CTL2_MASK, in npcm_peci_init_ctrl()