Searched refs:i3c_ccc_do_rstact_all (Results 1 – 4 of 4) sorted by relevance
1030 if (i3c_ccc_do_rstact_all(dev, I3C_CCC_RSTACT_RESET_WHOLE_TARGET) != 0) { in i3c_bus_init()1038 if (i3c_ccc_do_rstact_all(dev, I3C_CCC_RSTACT_PERIPHERAL_ONLY) != 0) { in i3c_bus_init()
87 int i3c_ccc_do_rstact_all(const struct device *controller, in i3c_ccc_do_rstact_all() function
1095 ret = i3c_ccc_do_rstact_all(dev, action); in cmd_i3c_ccc_rstact_bc()
1448 int i3c_ccc_do_rstact_all(const struct device *controller,