Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_npcx.c2430 int idx_module = GET_MODULE_ID(config->instance_id); in npcx_i3c_apply_cntlr_config() local
2436 npcx_i3c_target_sel(idx_module, false); in npcx_i3c_apply_cntlr_config()
2482 int idx_module = GET_MODULE_ID(config->instance_id); in npcx_i3c_apply_target_config() local
2487 npcx_i3c_target_sel(idx_module, true); in npcx_i3c_apply_target_config()
2548 int idx_module = GET_MODULE_ID(config->instance_id); in npcx_i3c_dev_init() local
2562 npcx_i3c_target_sel(idx_module, false); /* Set mdma as controlelr */ in npcx_i3c_dev_init()