Searched refs:NPCX_PECI_CTL_STS_DONE (Results 1 – 2 of 2) sorted by relevance
124 reg->PECI_CTL_STS = BIT(NPCX_PECI_CTL_STS_DONE) | BIT(NPCX_PECI_CTL_STS_CRC_ERR) | in peci_npcx_enable()
1627 #define NPCX_PECI_CTL_STS_DONE 1 macro