Searched refs:i3c_config_get (Results 1 – 3 of 3) sorted by relevance
1442 static inline int i3c_config_get(const struct device *dev, in i3c_config_get() function1473 return i3c_config_get(dev, I3C_CONFIG_CONTROLLER, config); in i3c_config_get_controller()1494 return i3c_config_get(dev, I3C_CONFIG_TARGET, config); in i3c_config_get_target()
956 ret = i3c_config_get(dev, I3C_CONFIG_TARGET, &config_target); in i3c_bus_deftgts()
317 ret = i3c_config_get(dev, I3C_CONFIG_CONTROLLER, &config); in cmd_i3c_speed()