Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/npcx9/
Dsoc.h39 #define NPCX_FIU_EXT_CFG_SPI1_2DEV 7 macro
/Zephyr-latest/soc/nuvoton/npcx/npcx4/
Dsoc.h40 #define NPCX_FIU_EXT_CFG_SPI1_2DEV 6 macro
/Zephyr-latest/drivers/flash/
Dflash_npcx_fiu_qspi.c275 inst->FIU_EXT_CFG |= BIT(NPCX_FIU_EXT_CFG_SPI1_2DEV); in qspi_npcx_fiu_init()