Searched defs:dw_wdt (Results 1 – 1 of 1) sorted by relevance
54 struct dw_wdt { struct65 #define to_dw_wdt(wdd) container_of(wdd, struct dw_wdt, wdd) argument67 static inline int dw_wdt_is_enabled(struct dw_wdt *dw_wdt) in dw_wdt_is_enabled()73 static inline int dw_wdt_top_in_seconds(struct dw_wdt *dw_wdt, unsigned top) in dw_wdt_top_in_seconds()82 static int dw_wdt_get_top(struct dw_wdt *dw_wdt) in dw_wdt_get_top()91 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_ping() local101 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_set_timeout() local128 static void dw_wdt_arm_system_reset(struct dw_wdt *dw_wdt) in dw_wdt_arm_system_reset()141 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_start() local151 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_stop() local[all …]