Searched refs:rstctrl_name (Results 1 – 2 of 2) sorted by relevance
227 EMSG("Can't assert rstctrl %s", rstctrl_name(rstctrl0)); in dt_test_consumer_probe()440 static const char *rstctrl_name[DT_TEST_RSTCTRL_COUNT] = { in dt_test_rstctrl_name() local448 return rstctrl_name[0]; in dt_test_rstctrl_name()450 return rstctrl_name[1]; in dt_test_rstctrl_name()487 DT_TEST_MSG("Providing reset controller %s", rstctrl_name(rstctrl)); in dt_test_get_rstctrl()
111 static inline const char *rstctrl_name(struct rstctrl *rstctrl) in rstctrl_name() function
Completed in 4 milliseconds