Home
last modified time | relevance | path

Searched refs:out_rstctrl (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/drivers/
H A Drstctrl.h161 struct rstctrl **out_rstctrl) in rstctrl_dt_get_by_index() argument
170 *out_rstctrl = rstctrl; in rstctrl_dt_get_by_index()
210 struct rstctrl **out_rstctrl);
/optee_os/core/drivers/
H A Datmel_rstc.c83 struct rstctrl **out_rstctrl) in sam_rstctrl_dt_get() argument
94 *out_rstctrl = &sam_rstline->rstctrl; in sam_rstctrl_dt_get()