Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_npcx_spip.c117 reg_base->SPIP_CTL1 |= BIT(NPCX_SPIP_CTL1_SCIDL); in spi_npcx_spip_configure()
119 reg_base->SPIP_CTL1 &= ~BIT(NPCX_SPIP_CTL1_SCIDL); in spi_npcx_spip_configure()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1789 #define NPCX_SPIP_CTL1_SCIDL 8 macro