Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_npcx_spip.c123 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()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1788 #define NPCX_SPIP_CTL1_SCM 7 macro