Searched refs:rstctrl1 (Results 1 – 1 of 1) sorted by relevance
229 struct rstctrl *rstctrl1 = NULL; in probe_test_resets() local257 res = rstctrl_dt_get_by_name(fdt, node, "rst1", &rstctrl1); in probe_test_resets()261 if (!rstctrl1 || rstctrl1 == rstctrl0) { in probe_test_resets()