Searched refs:npcx_i3c_oper_state (Results 1 – 1 of 1) sorted by relevance
153 enum npcx_i3c_oper_state { enum231 enum npcx_i3c_oper_state oper_state; /* Operation state */286 static enum npcx_i3c_oper_state get_oper_state(const struct device *dev) in get_oper_state()294 static void set_oper_state(const struct device *dev, enum npcx_i3c_oper_state state) in set_oper_state()2164 enum npcx_i3c_oper_state op_state = get_oper_state(dev); in npcx_i3c_target_xfer_end_handle()