Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/espi/
Despi_npcx.c345 if (IS_BIT_SET(inst->ESPICFG, NPCX_ESPICFG_FLCHANMODE)) { in espi_bus_cfg_update_isr()
425 if ((inst->ESPICFG & BIT(NPCX_ESPICFG_FLCHANMODE)) == 0) { in espi_bus_flash_rx_isr()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h710 #define NPCX_ESPICFG_FLCHANMODE 16 macro