Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dimx2_wdt.c66 struct watchdog_device wdog; member
92 static int imx2_wdt_restart(struct watchdog_device *wdog, unsigned long action, in imx2_wdt_restart()
122 static inline void imx2_wdt_setup(struct watchdog_device *wdog) in imx2_wdt_setup()
160 static int imx2_wdt_ping(struct watchdog_device *wdog) in imx2_wdt_ping()
169 static void __imx2_wdt_set_timeout(struct watchdog_device *wdog, in __imx2_wdt_set_timeout()
178 static int imx2_wdt_set_timeout(struct watchdog_device *wdog, in imx2_wdt_set_timeout()
187 static int imx2_wdt_set_pretimeout(struct watchdog_device *wdog, in imx2_wdt_set_pretimeout()
205 struct watchdog_device *wdog = wdog_arg; in imx2_wdt_isr() local
216 static int imx2_wdt_start(struct watchdog_device *wdog) in imx2_wdt_start()
249 struct watchdog_device *wdog; in imx2_wdt_probe() 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.c37 static void bcm7038_wdt_set_timeout_reg(struct watchdog_device *wdog) in bcm7038_wdt_set_timeout_reg()
47 static int bcm7038_wdt_ping(struct watchdog_device *wdog) in bcm7038_wdt_ping()
57 static int bcm7038_wdt_start(struct watchdog_device *wdog) in bcm7038_wdt_start()
65 static int bcm7038_wdt_stop(struct watchdog_device *wdog) in bcm7038_wdt_stop()
75 static int bcm7038_wdt_set_timeout(struct watchdog_device *wdog, in bcm7038_wdt_set_timeout()
86 static unsigned int bcm7038_wdt_get_timeleft(struct watchdog_device *wdog) in bcm7038_wdt_get_timeleft()
Ddigicolor_wdt.c48 static int dc_wdt_restart(struct watchdog_device *wdog, unsigned long action, in dc_wdt_restart()
60 static int dc_wdt_start(struct watchdog_device *wdog) in dc_wdt_start()
69 static int dc_wdt_stop(struct watchdog_device *wdog) in dc_wdt_stop()
78 static int dc_wdt_set_timeout(struct watchdog_device *wdog, unsigned int t) in dc_wdt_set_timeout()
88 static unsigned int dc_wdt_get_timeleft(struct watchdog_device *wdog) in dc_wdt_get_timeleft()
Domap_wdt.c65 struct watchdog_device wdog; member
133 static int omap_wdt_start(struct watchdog_device *wdog) in omap_wdt_start()
168 static int omap_wdt_stop(struct watchdog_device *wdog) in omap_wdt_stop()
180 static int omap_wdt_ping(struct watchdog_device *wdog) in omap_wdt_ping()
191 static int omap_wdt_set_timeout(struct watchdog_device *wdog, in omap_wdt_set_timeout()
207 static unsigned int omap_wdt_get_timeleft(struct watchdog_device *wdog) in omap_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()
Dbcm2835_wdt.c62 static int bcm2835_wdt_start(struct watchdog_device *wdog) in bcm2835_wdt_start()
81 static int bcm2835_wdt_stop(struct watchdog_device *wdog) in bcm2835_wdt_stop()
89 static unsigned int bcm2835_wdt_get_timeleft(struct watchdog_device *wdog) in bcm2835_wdt_get_timeleft()
112 static int bcm2835_restart(struct watchdog_device *wdog, in bcm2835_restart()
Dbcm_kona_wdt.c215 static int bcm_kona_wdt_set_timeout_reg(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout_reg()
225 static int bcm_kona_wdt_set_timeout(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout()
232 static unsigned int bcm_kona_wdt_get_timeleft(struct watchdog_device *wdog) in bcm_kona_wdt_get_timeleft()
248 static int bcm_kona_wdt_start(struct watchdog_device *wdog) in bcm_kona_wdt_start()
254 static int bcm_kona_wdt_stop(struct watchdog_device *wdog) in bcm_kona_wdt_stop()
Dw83627hf_wdt.c149 static int w83627hf_init(struct watchdog_device *wdog, enum chips chip) in w83627hf_init()
268 static int wdt_start(struct watchdog_device *wdog) in wdt_start()
273 static int wdt_stop(struct watchdog_device *wdog) in wdt_stop()
278 static int wdt_set_timeout(struct watchdog_device *wdog, unsigned int timeout) in wdt_set_timeout()
285 static unsigned int wdt_get_time(struct watchdog_device *wdog) in wdt_get_time()
Docteon-wdt-main.c411 static int octeon_wdt_ping(struct watchdog_device __always_unused *wdog) in octeon_wdt_ping()
461 static int octeon_wdt_set_timeout(struct watchdog_device *wdog, in octeon_wdt_set_timeout()
491 static int octeon_wdt_start(struct watchdog_device *wdog) in octeon_wdt_start()
498 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-v4.19/arch/arm/boot/dts/
Dpicoxcell-pc3x2.dtsi217 wdog: watchdog@50000 { label
Dimx31.dtsi320 wdog: wdog@53fdc000 { label
Dpicoxcell-pc3x3.dtsi311 wdog: watchdog@50000 { label
Dimx35.dtsi293 wdog: wdog@53fdc000 { label
Darm-realview-eb.dtsi381 wdog: watchdog@10010000 { label
Dimx27.dtsi104 wdog: wdog@10002000 { label
/Linux-v4.19/arch/arm64/boot/dts/lg/
Dlg1313.dtsi140 wdog: watchdog@fd200000 { label
Dlg1312.dtsi140 wdog: watchdog@fd200000 { label
/Linux-v4.19/drivers/mmc/host/
Dcavium.c253 u64 emm_switch, wdog; in cvm_mmc_reset_bus() local
/Linux-v4.19/arch/mips/include/asm/octeon/
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 …]