Searched refs:NPCX_I3C_CONFIG_IDRAND (Results 1 – 2 of 2) sorted by relevance
2511 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()
2019 #define NPCX_I3C_CONFIG_IDRAND 8 macro