Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h2156 #define NPCX_I3C_MAXLIMITS_MAXRD FIELD(0, 12) macro
/Zephyr-latest/drivers/i3c/
Di3c_npcx.c2528 SET_FIELD(inst->MAXLIMITS, NPCX_I3C_MAXLIMITS_MAXRD, (config_target->max_read_len) & 0xfff); in npcx_i3c_apply_target_config()