Searched refs:ti_sci_reset_set (Results 1 – 1 of 1) sorted by relevance
80 static int ti_sci_reset_set(struct reset_ctl *rst, bool assert) in ti_sci_reset_set() function124 return ti_sci_reset_set(rst, true); in ti_sci_reset_assert()141 return ti_sci_reset_set(rst, false); in ti_sci_reset_deassert()
Completed in 8 milliseconds