Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_npcx.c2058 i3c_inst->DATACTRL |= BIT(NPCX_I3C_DATACTRL_FLUSHTB) | BIT(NPCX_I3C_DATACTRL_FLUSHFB); in npcx_i3c_target_disable_mdmafb()
2103 i3c_inst->DATACTRL |= BIT(NPCX_I3C_DATACTRL_FLUSHTB) | BIT(NPCX_I3C_DATACTRL_FLUSHFB); in npcx_i3c_target_disable_mdmatb()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h2105 #define NPCX_I3C_DATACTRL_FLUSHTB 0 macro