Searched refs:NPCX_SPIP_CTL1_SCM (Results 1 – 2 of 2) sorted by relevance
123 reg_base->SPIP_CTL1 |= BIT(NPCX_SPIP_CTL1_SCM); in spi_npcx_spip_configure()125 reg_base->SPIP_CTL1 &= ~BIT(NPCX_SPIP_CTL1_SCM); in spi_npcx_spip_configure()
1788 #define NPCX_SPIP_CTL1_SCM 7 macro