Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1961 #define NPCX_I3C_MSTATUS_STATE FIELD(0, 3) macro
/Zephyr-latest/drivers/i3c/
Di3c_npcx.c334 return GET_FIELD(inst->MSTATUS, NPCX_I3C_MSTATUS_STATE); in npcx_i3c_state_get()