Searched refs:sam_get_rstctrl (Results 1 – 3 of 3) sorted by relevance
24 struct rstctrl *sam_get_rstctrl(unsigned int reset_id);34 static inline struct rstctrl *sam_get_rstctrl(unsigned int reset_id __unused) in sam_get_rstctrl() function
133 struct rstctrl *sam_get_rstctrl(unsigned int reset_id) in sam_get_rstctrl() function
1192 rstctrl = sam_get_rstctrl(rd->reset_id); in sam_init_scmi_server()