Home
last modified time | relevance | path

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

/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()
2529 SET_FIELD(inst->MAXLIMITS, NPCX_I3C_MAXLIMITS_MAXWR, in npcx_i3c_apply_target_config()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1849 volatile uint32_t MAXLIMITS; member