Home
last modified time | relevance | path

Searched defs:sam_get_rstctrl (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/drivers/
H A Datmel_rstc.h34 static inline struct rstctrl *sam_get_rstctrl(unsigned int reset_id __unused) in sam_get_rstctrl() function
/optee_os/core/drivers/
H A Datmel_rstc.c133 struct rstctrl *sam_get_rstctrl(unsigned int reset_id) in sam_get_rstctrl() function