Home
last modified time | relevance | path

Searched defs:wdog (Results 1 – 19 of 19) sorted by relevance

/linux-4.4.14/drivers/watchdog/
Dimx2_wdt.c66 struct watchdog_device wdog; member
111 static inline void imx2_wdt_setup(struct watchdog_device *wdog) in imx2_wdt_setup()
145 static int imx2_wdt_ping(struct watchdog_device *wdog) in imx2_wdt_ping()
156 struct watchdog_device *wdog = (struct watchdog_device *)arg; in imx2_wdt_timer_ping() local
164 static int imx2_wdt_set_timeout(struct watchdog_device *wdog, in imx2_wdt_set_timeout()
176 static int imx2_wdt_start(struct watchdog_device *wdog) in imx2_wdt_start()
190 static int imx2_wdt_stop(struct watchdog_device *wdog) in imx2_wdt_stop()
200 static inline void imx2_wdt_ping_if_active(struct watchdog_device *wdog) in imx2_wdt_ping_if_active()
228 struct watchdog_device *wdog; in imx2_wdt_probe() local
315 struct watchdog_device *wdog = platform_get_drvdata(pdev); in imx2_wdt_remove() local
[all …]
Dretu_wdt.c62 static int retu_wdt_start(struct watchdog_device *wdog) in retu_wdt_start()
71 static int retu_wdt_stop(struct watchdog_device *wdog) in retu_wdt_stop()
80 static int retu_wdt_ping(struct watchdog_device *wdog) in retu_wdt_ping()
87 static int retu_wdt_set_timeout(struct watchdog_device *wdog, in retu_wdt_set_timeout()
156 struct watchdog_device *wdog = platform_get_drvdata(pdev); in retu_wdt_remove() local
Dbcm7038_wdt.c45 static void bcm7038_wdt_set_timeout_reg(struct watchdog_device *wdog) in bcm7038_wdt_set_timeout_reg()
55 static int bcm7038_wdt_ping(struct watchdog_device *wdog) in bcm7038_wdt_ping()
65 static int bcm7038_wdt_start(struct watchdog_device *wdog) in bcm7038_wdt_start()
73 static int bcm7038_wdt_stop(struct watchdog_device *wdog) in bcm7038_wdt_stop()
83 static int bcm7038_wdt_set_timeout(struct watchdog_device *wdog, in bcm7038_wdt_set_timeout()
94 static unsigned int bcm7038_wdt_get_timeleft(struct watchdog_device *wdog) in bcm7038_wdt_get_timeleft()
Dbooke_wdt.c109 struct watchdog_device *wdog = data; in __booke_wdt_set() local
128 static int booke_wdt_ping(struct watchdog_device *wdog) in booke_wdt_ping()
138 struct watchdog_device *wdog = data; in __booke_wdt_enable() local
170 static int booke_wdt_start(struct watchdog_device *wdog) in booke_wdt_start()
178 static int booke_wdt_stop(struct watchdog_device *wdog) in booke_wdt_stop()
Domap_wdt.c64 struct watchdog_device wdog; member
132 static int omap_wdt_start(struct watchdog_device *wdog) in omap_wdt_start()
167 static int omap_wdt_stop(struct watchdog_device *wdog) in omap_wdt_stop()
179 static int omap_wdt_ping(struct watchdog_device *wdog) in omap_wdt_ping()
190 static int omap_wdt_set_timeout(struct watchdog_device *wdog, in omap_wdt_set_timeout()
206 static unsigned int omap_wdt_get_timeleft(struct watchdog_device *wdog) in omap_wdt_get_timeleft()
Ddigicolor_wdt.c65 static int dc_wdt_start(struct watchdog_device *wdog) in dc_wdt_start()
74 static int dc_wdt_stop(struct watchdog_device *wdog) in dc_wdt_stop()
83 static int dc_wdt_set_timeout(struct watchdog_device *wdog, unsigned int t) in dc_wdt_set_timeout()
93 static unsigned int dc_wdt_get_timeleft(struct watchdog_device *wdog) in dc_wdt_get_timeleft()
Dbcm2835_wdt.c58 static int bcm2835_wdt_start(struct watchdog_device *wdog) in bcm2835_wdt_start()
77 static int bcm2835_wdt_stop(struct watchdog_device *wdog) in bcm2835_wdt_stop()
86 static int bcm2835_wdt_set_timeout(struct watchdog_device *wdog, unsigned int t) in bcm2835_wdt_set_timeout()
92 static unsigned int bcm2835_wdt_get_timeleft(struct watchdog_device *wdog) in bcm2835_wdt_get_timeleft()
Dbcm_kona_wdt.c222 static int bcm_kona_wdt_set_timeout_reg(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout_reg()
232 static int bcm_kona_wdt_set_timeout(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout()
239 static unsigned int bcm_kona_wdt_get_timeleft(struct watchdog_device *wdog) in bcm_kona_wdt_get_timeleft()
255 static int bcm_kona_wdt_start(struct watchdog_device *wdog) in bcm_kona_wdt_start()
261 static int bcm_kona_wdt_stop(struct watchdog_device *wdog) in bcm_kona_wdt_stop()
Dw83627hf_wdt.c141 static int w83627hf_init(struct watchdog_device *wdog, enum chips chip) in w83627hf_init()
257 static int wdt_start(struct watchdog_device *wdog) in wdt_start()
262 static int wdt_stop(struct watchdog_device *wdog) in wdt_stop()
267 static int wdt_set_timeout(struct watchdog_device *wdog, unsigned int timeout) in wdt_set_timeout()
274 static unsigned int wdt_get_time(struct watchdog_device *wdog) in wdt_get_time()
Docteon-wdt-main.c448 static int octeon_wdt_ping(struct watchdog_device __always_unused *wdog) in octeon_wdt_ping()
495 static int octeon_wdt_set_timeout(struct watchdog_device *wdog, in octeon_wdt_set_timeout()
520 static int octeon_wdt_start(struct watchdog_device *wdog) in octeon_wdt_start()
527 static int octeon_wdt_stop(struct watchdog_device *wdog) in octeon_wdt_stop()
Dsb_wdog.c70 void sbwdog_set(char __iomem *wdog, unsigned long t) in sbwdog_set()
84 void sbwdog_pet(char __iomem *wdog) in sbwdog_pet()
Dalim1535_wdt.c321 u32 wdog; in ali_find_watchdog() local
/linux-4.4.14/arch/arm/boot/dts/
Dpicoxcell-pc3x2.dtsi217 wdog: watchdog@50000 { label
Dpicoxcell-pc3x3.dtsi311 wdog: watchdog@50000 { label
Dimx35.dtsi278 wdog: wdog@53fdc000 { label
Dimx27.dtsi103 wdog: wdog@10002000 { label
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dentry.S459 wdog: label
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-ciu-defs.h2418 uint64_t wdog:16; member
2465 uint64_t wdog:1; member
2474 uint64_t wdog:2; member
2483 uint64_t wdog:16; member
2499 uint64_t wdog:4; member
2517 uint64_t wdog:4; member
2530 uint64_t wdog:12; member
2573 uint64_t wdog:4; member
2644 uint64_t wdog:6; member
2720 uint64_t wdog:10; member
[all …]
Dcvmx-ciu2-defs.h1193 uint64_t wdog:32; member
1208 uint64_t wdog:32; member
1223 uint64_t wdog:32; member
2180 uint64_t wdog:32; member
2195 uint64_t wdog:32; member
2210 uint64_t wdog:32; member
3167 uint64_t wdog:32; member
3182 uint64_t wdog:32; member
3197 uint64_t wdog:32; member
4154 uint64_t wdog:32; member
[all …]