Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/watchdog/
H A Dimx2_wdt.c71 struct watchdog_device wdog; member
130 static inline void imx2_wdt_setup(struct watchdog_device *wdog) in imx2_wdt_setup()
171 static int imx2_wdt_ping(struct watchdog_device *wdog) in imx2_wdt_ping()
183 static void __imx2_wdt_set_timeout(struct watchdog_device *wdog, in __imx2_wdt_set_timeout()
192 static int imx2_wdt_set_timeout(struct watchdog_device *wdog, in imx2_wdt_set_timeout()
221 struct watchdog_device *wdog = wdog_arg; in imx2_wdt_isr() local
232 static int imx2_wdt_start(struct watchdog_device *wdog) in imx2_wdt_start()
271 struct watchdog_device *wdog; in imx2_wdt_probe() local
367 struct watchdog_device *wdog = platform_get_drvdata(pdev); in imx2_wdt_shutdown() local
384 struct watchdog_device *wdog = dev_get_drvdata(dev); in imx2_wdt_suspend() local
[all …]
H A Dkeembay_wdt.c70 static void keembay_wdt_set_timeout_reg(struct watchdog_device *wdog) in keembay_wdt_set_timeout_reg()
77 static void keembay_wdt_set_pretimeout_reg(struct watchdog_device *wdog) in keembay_wdt_set_pretimeout_reg()
88 static int keembay_wdt_start(struct watchdog_device *wdog) in keembay_wdt_start()
97 static int keembay_wdt_stop(struct watchdog_device *wdog) in keembay_wdt_stop()
106 static int keembay_wdt_ping(struct watchdog_device *wdog) in keembay_wdt_ping()
113 static int keembay_wdt_set_timeout(struct watchdog_device *wdog, u32 t) in keembay_wdt_set_timeout()
122 static int keembay_wdt_set_pretimeout(struct watchdog_device *wdog, u32 t) in keembay_wdt_set_pretimeout()
133 static unsigned int keembay_wdt_get_timeleft(struct watchdog_device *wdog) in keembay_wdt_get_timeleft()
H A Dimx_sc_wdt.c48 static int imx_sc_wdt_ping(struct watchdog_device *wdog) in imx_sc_wdt_ping()
58 static int imx_sc_wdt_start(struct watchdog_device *wdog) in imx_sc_wdt_start()
73 static int imx_sc_wdt_stop(struct watchdog_device *wdog) in imx_sc_wdt_stop()
83 static int imx_sc_wdt_set_timeout(struct watchdog_device *wdog, in imx_sc_wdt_set_timeout()
95 static int imx_sc_wdt_set_pretimeout(struct watchdog_device *wdog, in imx_sc_wdt_set_pretimeout()
159 struct watchdog_device *wdog; in imx_sc_wdt_probe() local
H A Dbcm7038_wdt.c57 static void bcm7038_wdt_set_timeout_reg(struct watchdog_device *wdog) in bcm7038_wdt_set_timeout_reg()
67 static int bcm7038_wdt_ping(struct watchdog_device *wdog) in bcm7038_wdt_ping()
77 static int bcm7038_wdt_start(struct watchdog_device *wdog) in bcm7038_wdt_start()
85 static int bcm7038_wdt_stop(struct watchdog_device *wdog) in bcm7038_wdt_stop()
95 static int bcm7038_wdt_set_timeout(struct watchdog_device *wdog, in bcm7038_wdt_set_timeout()
106 static unsigned int bcm7038_wdt_get_timeleft(struct watchdog_device *wdog) in bcm7038_wdt_get_timeleft()
H A 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()
H A Domap_wdt.c63 struct watchdog_device wdog; member
131 static int omap_wdt_start(struct watchdog_device *wdog) in omap_wdt_start()
166 static int omap_wdt_stop(struct watchdog_device *wdog) in omap_wdt_stop()
178 static int omap_wdt_ping(struct watchdog_device *wdog) in omap_wdt_ping()
189 static int omap_wdt_set_timeout(struct watchdog_device *wdog, in omap_wdt_set_timeout()
205 static unsigned int omap_wdt_get_timeleft(struct watchdog_device *wdog) in omap_wdt_get_timeleft()
H A Dbooke_wdt.c110 struct watchdog_device *wdog = data; in __booke_wdt_set() local
129 static int booke_wdt_ping(struct watchdog_device *wdog) in booke_wdt_ping()
139 struct watchdog_device *wdog = data; in __booke_wdt_enable() local
171 static int booke_wdt_start(struct watchdog_device *wdog) in booke_wdt_start()
179 static int booke_wdt_stop(struct watchdog_device *wdog) in booke_wdt_stop()
H A Dretu_wdt.c55 static int retu_wdt_start(struct watchdog_device *wdog) in retu_wdt_start()
64 static int retu_wdt_stop(struct watchdog_device *wdog) in retu_wdt_stop()
73 static int retu_wdt_ping(struct watchdog_device *wdog) in retu_wdt_ping()
80 static int retu_wdt_set_timeout(struct watchdog_device *wdog, in retu_wdt_set_timeout()
H A Dimx7ulp_wdt.c127 static int imx7ulp_wdt_enable(struct watchdog_device *wdog, bool enable) in imx7ulp_wdt_enable()
145 static int imx7ulp_wdt_ping(struct watchdog_device *wdog) in imx7ulp_wdt_ping()
154 static int imx7ulp_wdt_start(struct watchdog_device *wdog) in imx7ulp_wdt_start()
159 static int imx7ulp_wdt_stop(struct watchdog_device *wdog) in imx7ulp_wdt_stop()
184 static int imx7ulp_wdt_set_timeout(struct watchdog_device *wdog, in imx7ulp_wdt_set_timeout()
205 static int imx7ulp_wdt_restart(struct watchdog_device *wdog, in imx7ulp_wdt_restart()
305 struct watchdog_device *wdog; in imx7ulp_wdt_probe() local
H A Dbcm2835_wdt.c66 static int bcm2835_wdt_start(struct watchdog_device *wdog) in bcm2835_wdt_start()
85 static int bcm2835_wdt_stop(struct watchdog_device *wdog) in bcm2835_wdt_stop()
93 static unsigned int bcm2835_wdt_get_timeleft(struct watchdog_device *wdog) in bcm2835_wdt_get_timeleft()
116 static int bcm2835_restart(struct watchdog_device *wdog, in bcm2835_restart()
H A Dbcm_kona_wdt.c199 static int bcm_kona_wdt_set_timeout_reg(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout_reg()
209 static int bcm_kona_wdt_set_timeout(struct watchdog_device *wdog, in bcm_kona_wdt_set_timeout()
216 static unsigned int bcm_kona_wdt_get_timeleft(struct watchdog_device *wdog) in bcm_kona_wdt_get_timeleft()
232 static int bcm_kona_wdt_start(struct watchdog_device *wdog) in bcm_kona_wdt_start()
238 static int bcm_kona_wdt_stop(struct watchdog_device *wdog) in bcm_kona_wdt_stop()
H A Dw83627hf_wdt.c154 static int w83627hf_init(struct watchdog_device *wdog, enum chips chip) in w83627hf_init()
279 static int wdt_start(struct watchdog_device *wdog) in wdt_start()
284 static int wdt_stop(struct watchdog_device *wdog) in wdt_stop()
289 static int wdt_set_timeout(struct watchdog_device *wdog, unsigned int timeout) in wdt_set_timeout()
296 static unsigned int wdt_get_time(struct watchdog_device *wdog) in wdt_get_time()
H A Docteon-wdt-main.c405 static int octeon_wdt_ping(struct watchdog_device __always_unused *wdog) in octeon_wdt_ping()
455 static int octeon_wdt_set_timeout(struct watchdog_device *wdog, in octeon_wdt_set_timeout()
485 static int octeon_wdt_start(struct watchdog_device *wdog) in octeon_wdt_start()
492 static int octeon_wdt_stop(struct watchdog_device *wdog) in octeon_wdt_stop()
H A Dexar_wdt.c153 static int exar_wdt_start(struct watchdog_device *wdog) in exar_wdt_start()
168 static int exar_wdt_stop(struct watchdog_device *wdog) in exar_wdt_stop()
180 static int exar_wdt_keepalive(struct watchdog_device *wdog) in exar_wdt_keepalive()
194 static int exar_wdt_set_timeout(struct watchdog_device *wdog, unsigned int t) in exar_wdt_set_timeout()
235 static int exar_wdt_config(struct watchdog_device *wdog, in exar_wdt_config()
H A Dsb_wdog.c70 static void sbwdog_set(char __iomem *wdog, unsigned long t) in sbwdog_set()
84 static void sbwdog_pet(char __iomem *wdog) in sbwdog_pet()
/openbmc/u-boot/drivers/watchdog/
H A Dimx_watchdog.c20 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in hw_watchdog_reset() local
29 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in hw_watchdog_init() local
53 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu() local
H A Dulp_wdog.c45 struct wdog_regs *wdog = (struct wdog_regs *)WDOG_BASE_ADDR; in hw_watchdog_set_timeout() local
52 struct wdog_regs *wdog = (struct wdog_regs *)WDOG_BASE_ADDR; in hw_watchdog_reset() local
61 struct wdog_regs *wdog = (struct wdog_regs *)WDOG_BASE_ADDR; in hw_watchdog_init() local
81 struct wdog_regs *wdog = (struct wdog_regs *)WDOG_BASE_ADDR; in reset_cpu() local
/openbmc/u-boot/arch/arm/mach-imx/imx8m/
H A Dsoc.c60 void set_wdog_reset(struct wdog_regs *wdog) in set_wdog_reset()
232 struct watchdog_regs *wdog = (struct watchdog_regs *)WDOG1_BASE_ADDR; in reset_cpu() local
/openbmc/u-boot/arch/arm/mach-davinci/
H A Ddm365_lowlevel.c266 struct davinci_timer *wdog = in dm365_por_reset() local
284 struct davinci_timer *wdog = in dm365_wdt_reset() local
/openbmc/linux/drivers/rtc/
H A Drtc-abx80x.c129 struct watchdog_device wdog; member
613 static int __abx80x_wdog_set_timeout(struct watchdog_device *wdog, in __abx80x_wdog_set_timeout()
626 static int abx80x_wdog_set_timeout(struct watchdog_device *wdog, in abx80x_wdog_set_timeout()
640 static int abx80x_wdog_ping(struct watchdog_device *wdog) in abx80x_wdog_ping()
645 static int abx80x_wdog_start(struct watchdog_device *wdog) in abx80x_wdog_start()
650 static int abx80x_wdog_stop(struct watchdog_device *wdog) in abx80x_wdog_stop()
/openbmc/u-boot/drivers/mmc/
H A Ddavinci_mmc.c92 uint wdog = WATCHDOG_COUNT; local
109 uint wdog = WATCHDOG_COUNT; local
124 uint wdog = WATCHDOG_COUNT; local
/openbmc/qemu/include/hw/misc/
H A Dbcm2835_powermgt.h26 uint32_t wdog; member
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dwdog.h19 u32 wdog; member
/openbmc/u-boot/arch/m68k/cpu/mcf523x/
H A Dcpu_init.c40 wdog_t *wdog = (wdog_t *) MMAP_WDOG; in cpu_init_f() local
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtimer.h70 struct sunxi_wdog wdog; /* 0x90 */ member
81 struct sunxi_wdog wdog[5]; /* We have 5 watchdogs */ member

12