Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
A Dimx2_wdt.c66 struct watchdog_device wdog; member
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()
172 static void __imx2_wdt_set_timeout(struct watchdog_device *wdog, in __imx2_wdt_set_timeout()
181 static int imx2_wdt_set_timeout(struct watchdog_device *wdog, in imx2_wdt_set_timeout()
210 struct watchdog_device *wdog = wdog_arg; in imx2_wdt_isr() local
221 static int imx2_wdt_start(struct watchdog_device *wdog) in imx2_wdt_start()
260 struct watchdog_device *wdog; in imx2_wdt_probe() local
339 struct watchdog_device *wdog = platform_get_drvdata(pdev); in imx2_wdt_shutdown() local
356 struct watchdog_device *wdog = dev_get_drvdata(dev); in imx2_wdt_suspend() local
[all …]
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()
A Dbcm7038_wdt.c56 static void bcm7038_wdt_set_timeout_reg(struct watchdog_device *wdog) in bcm7038_wdt_set_timeout_reg()
66 static int bcm7038_wdt_ping(struct watchdog_device *wdog) in bcm7038_wdt_ping()
76 static int bcm7038_wdt_start(struct watchdog_device *wdog) in bcm7038_wdt_start()
84 static int bcm7038_wdt_stop(struct watchdog_device *wdog) in bcm7038_wdt_stop()
94 static int bcm7038_wdt_set_timeout(struct watchdog_device *wdog, in bcm7038_wdt_set_timeout()
105 static unsigned int bcm7038_wdt_get_timeleft(struct watchdog_device *wdog) in bcm7038_wdt_get_timeleft()
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
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()
A Dimx7ulp_wdt.c67 static int imx7ulp_wdt_enable(struct watchdog_device *wdog, bool enable) in imx7ulp_wdt_enable()
98 static int imx7ulp_wdt_ping(struct watchdog_device *wdog) in imx7ulp_wdt_ping()
107 static int imx7ulp_wdt_start(struct watchdog_device *wdog) in imx7ulp_wdt_start()
112 static int imx7ulp_wdt_stop(struct watchdog_device *wdog) in imx7ulp_wdt_stop()
117 static int imx7ulp_wdt_set_timeout(struct watchdog_device *wdog, in imx7ulp_wdt_set_timeout()
140 static int imx7ulp_wdt_restart(struct watchdog_device *wdog, in imx7ulp_wdt_restart()
212 struct watchdog_device *wdog; in imx7ulp_wdt_probe() local
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()
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()
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()
A Dbcm2835_wdt.c65 static int bcm2835_wdt_start(struct watchdog_device *wdog) in bcm2835_wdt_start()
84 static int bcm2835_wdt_stop(struct watchdog_device *wdog) in bcm2835_wdt_stop()
92 static unsigned int bcm2835_wdt_get_timeleft(struct watchdog_device *wdog) in bcm2835_wdt_get_timeleft()
115 static int bcm2835_restart(struct watchdog_device *wdog, in bcm2835_restart()
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()
A Dw83627hf_wdt.c150 static int w83627hf_init(struct watchdog_device *wdog, enum chips chip) in w83627hf_init()
271 static int wdt_start(struct watchdog_device *wdog) in wdt_start()
276 static int wdt_stop(struct watchdog_device *wdog) in wdt_stop()
281 static int wdt_set_timeout(struct watchdog_device *wdog, unsigned int timeout) in wdt_set_timeout()
288 static unsigned int wdt_get_time(struct watchdog_device *wdog) in wdt_get_time()
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()
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()
A Dalim1535_wdt.c317 u32 wdog; in ali_find_watchdog() local
/linux/drivers/rtc/
A Drtc-abx80x.c117 struct watchdog_device wdog; member
601 static int __abx80x_wdog_set_timeout(struct watchdog_device *wdog, in __abx80x_wdog_set_timeout()
614 static int abx80x_wdog_set_timeout(struct watchdog_device *wdog, in abx80x_wdog_set_timeout()
628 static int abx80x_wdog_ping(struct watchdog_device *wdog) in abx80x_wdog_ping()
633 static int abx80x_wdog_start(struct watchdog_device *wdog) in abx80x_wdog_start()
638 static int abx80x_wdog_stop(struct watchdog_device *wdog) in abx80x_wdog_stop()
/linux/arch/arm/boot/dts/
A Dimx31.dtsi318 wdog: watchdog@53fdc000 { label
A Dimx35.dtsi297 wdog: watchdog@53fdc000 { label
A Darm-realview-eb.dtsi405 wdog: watchdog@10010000 { label
A Dimx27.dtsi102 wdog: watchdog@10002000 { label
/linux/arch/arm64/boot/dts/lg/
A Dlg1313.dtsi140 wdog: watchdog@fd200000 { label
A Dlg1312.dtsi140 wdog: watchdog@fd200000 { label
/linux/drivers/mmc/host/
A Dcavium.c253 u64 emm_switch, wdog; in cvm_mmc_reset_bus() local

Completed in 39 milliseconds