Home
last modified time | relevance | path

Searched refs:npcx_i3c_target_sel (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_pins.h95 void npcx_i3c_target_sel(uint8_t module, bool enable);
Dscfg.c134 void npcx_i3c_target_sel(uint8_t module_id, bool enable) in npcx_i3c_target_sel() function
/Zephyr-latest/drivers/i3c/
Di3c_npcx.c2436 npcx_i3c_target_sel(idx_module, false); in npcx_i3c_apply_cntlr_config()
2487 npcx_i3c_target_sel(idx_module, true); in npcx_i3c_apply_target_config()
2562 npcx_i3c_target_sel(idx_module, false); /* Set mdma as controlelr */ in npcx_i3c_dev_init()