Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_npcx.c2511 inst->CONFIG |= BIT(NPCX_I3C_CONFIG_IDRAND); in npcx_i3c_apply_target_config()
2513 inst->CONFIG &= ~BIT(NPCX_I3C_CONFIG_IDRAND); in npcx_i3c_apply_target_config()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h2019 #define NPCX_I3C_CONFIG_IDRAND 8 macro