Searched defs:npcx_i3c_config (Results 1 – 1 of 1) sorted by relevance
178 struct npcx_i3c_config { struct180 struct i3c_driver_config common;183 struct i3c_reg *base;186 const struct device *clock_dev;189 struct reset_dt_spec reset;192 struct npcx_clk_cfg clock_subsys;195 struct npcx_clk_cfg ref_clk_subsys;198 const struct pinctrl_dev_config *pincfg;201 void (*irq_config_func)(const struct device *dev);203 uint8_t instance_id; /* bit[8:4] module id, bit[3:0] port id */[all …]