Home
last modified time | relevance | path

Searched refs:bcm47xx_wdt (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/watchdog/
Dbcm47xx_wdt.c47 static inline struct bcm47xx_wdt *bcm47xx_wdt_get(struct watchdog_device *wdd) in bcm47xx_wdt_get()
49 return container_of(wdd, struct bcm47xx_wdt, wdd); in bcm47xx_wdt_get()
54 struct bcm47xx_wdt *wdt = bcm47xx_wdt_get(wdd); in bcm47xx_wdt_hard_keepalive()
68 struct bcm47xx_wdt *wdt = bcm47xx_wdt_get(wdd); in bcm47xx_wdt_hard_stop()
78 struct bcm47xx_wdt *wdt = bcm47xx_wdt_get(wdd); in bcm47xx_wdt_hard_set_timeout()
101 struct bcm47xx_wdt *wdt = (struct bcm47xx_wdt *)data; in bcm47xx_wdt_soft_timer_tick()
114 struct bcm47xx_wdt *wdt = bcm47xx_wdt_get(wdd); in bcm47xx_wdt_soft_keepalive()
123 struct bcm47xx_wdt *wdt = bcm47xx_wdt_get(wdd); in bcm47xx_wdt_soft_start()
133 struct bcm47xx_wdt *wdt = bcm47xx_wdt_get(wdd); in bcm47xx_wdt_soft_stop()
164 struct bcm47xx_wdt *wdt; in bcm47xx_wdt_notify_sys()
[all …]
DMakefile132 obj-$(CONFIG_BCM47XX_WDT) += bcm47xx_wdt.o
/linux-4.1.27/include/linux/
Dbcm47xx_wdt.h10 struct bcm47xx_wdt { struct
11 u32 (*timer_set)(struct bcm47xx_wdt *, u32); argument
12 u32 (*timer_set_ms)(struct bcm47xx_wdt *, u32); argument
25 static inline void *bcm47xx_wdt_get_drvdata(struct bcm47xx_wdt *wdt) in bcm47xx_wdt_get_drvdata() argument
/linux-4.1.27/drivers/ssb/
Dssb_private.h227 extern u32 ssb_chipco_watchdog_timer_set_wdt(struct bcm47xx_wdt *wdt,
229 extern u32 ssb_chipco_watchdog_timer_set_ms(struct bcm47xx_wdt *wdt, u32 ms);
251 extern u32 ssb_extif_watchdog_timer_set_wdt(struct bcm47xx_wdt *wdt, u32 ticks);
252 extern u32 ssb_extif_watchdog_timer_set_ms(struct bcm47xx_wdt *wdt, u32 ms);
254 static inline u32 ssb_extif_watchdog_timer_set_wdt(struct bcm47xx_wdt *wdt, in ssb_extif_watchdog_timer_set_wdt()
259 static inline u32 ssb_extif_watchdog_timer_set_ms(struct bcm47xx_wdt *wdt, in ssb_extif_watchdog_timer_set_ms()
Ddriver_extif.c115 u32 ssb_extif_watchdog_timer_set_wdt(struct bcm47xx_wdt *wdt, u32 ticks) in ssb_extif_watchdog_timer_set_wdt()
122 u32 ssb_extif_watchdog_timer_set_ms(struct bcm47xx_wdt *wdt, u32 ms) in ssb_extif_watchdog_timer_set_ms()
Dembedded.c39 struct bcm47xx_wdt wdt = {}; in ssb_watchdog_register()
Ddriver_chipcommon.c311 u32 ssb_chipco_watchdog_timer_set_wdt(struct bcm47xx_wdt *wdt, u32 ticks) in ssb_chipco_watchdog_timer_set_wdt()
321 u32 ssb_chipco_watchdog_timer_set_ms(struct bcm47xx_wdt *wdt, u32 ms) in ssb_chipco_watchdog_timer_set_ms()
/linux-4.1.27/drivers/bcma/
Ddriver_chipcommon.c58 static u32 bcma_chipco_watchdog_timer_set_wdt(struct bcm47xx_wdt *wdt, in bcma_chipco_watchdog_timer_set_wdt()
66 static u32 bcma_chipco_watchdog_timer_set_ms_wdt(struct bcm47xx_wdt *wdt, in bcma_chipco_watchdog_timer_set_ms_wdt()
96 struct bcm47xx_wdt wdt = {}; in bcma_chipco_watchdog_register()
/linux-4.1.27/Documentation/watchdog/
Dwatchdog-parameters.txt58 bcm47xx_wdt: