Searched defs:dw_wdt (Results 1 – 1 of 1) sorted by relevance
48 struct dw_wdt { struct59 #define to_dw_wdt(wdd) container_of(wdd, struct dw_wdt, wdd) argument61 static inline int dw_wdt_is_enabled(struct dw_wdt *dw_wdt) in dw_wdt_is_enabled()67 static inline int dw_wdt_top_in_seconds(struct dw_wdt *dw_wdt, unsigned top) in dw_wdt_top_in_seconds()76 static int dw_wdt_get_top(struct dw_wdt *dw_wdt) in dw_wdt_get_top()85 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_ping() local95 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_set_timeout() local122 static void dw_wdt_arm_system_reset(struct dw_wdt *dw_wdt) in dw_wdt_arm_system_reset()135 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_start() local145 struct dw_wdt *dw_wdt = to_dw_wdt(wdd); in dw_wdt_stop() local[all …]