Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/espi/
Dhost_subs_npcx.c704 while (IS_BIT_SET(inst_c2h->SIBCTRL, NPCX_SIBCTRL_CSRD)) { in host_c2h_wait_read_done()
789 inst_c2h->SIBCTRL |= BIT(NPCX_SIBCTRL_CSRD); in host_c2h_read_io_cfg_reg()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1117 #define NPCX_SIBCTRL_CSRD 1 macro