Home
last modified time | relevance | path

Searched refs:wd_timer (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/drivers/watchdog/
H A Domap_wdt.c53 struct wd_timer *wdt = (struct wd_timer *)WDT_BASE; in hw_watchdog_reset()
78 struct wd_timer *wdt = (struct wd_timer *)WDT_BASE; in omap_wdt_set_timeout()
94 struct wd_timer *wdt = (struct wd_timer *)WDT_BASE; in hw_watchdog_disable()
109 struct wd_timer *wdt = (struct wd_timer *)WDT_BASE; in hw_watchdog_init()
/openbmc/qemu/hw/rtc/
H A Dm48t59.c179 if (NVRAM->wd_timer != NULL) { in set_up_watchdog()
180 timer_del(NVRAM->wd_timer); in set_up_watchdog()
183 timer_mod(NVRAM->wd_timer, ((uint64_t)time(NULL) * 1000) + in set_up_watchdog()
544 if (NVRAM->wd_timer != NULL) in m48t59_reset_common()
545 timer_del(NVRAM->wd_timer); in m48t59_reset_common()
571 s->wd_timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, &watchdog_cb, s); in m48t59_realize_common()
H A Dm48t59-internal.h53 QEMUTimer *wd_timer; member
/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Domap_wdt.h34 struct wd_timer { struct
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c418 struct wd_timer *wdtimer = (struct wd_timer *)WDT_BASE; in watchdog_disable()
H A Dclock_ti816x.c135 const struct wd_timer *wdtimer = (struct wd_timer *)WDT_BASE;
/openbmc/linux/drivers/remoteproc/
H A Domap_remoteproc.c278 struct omap_rproc_timer *wd_timer = NULL; in omap_rproc_watchdog_isr() local
284 wd_timer = &timers[i]; in omap_rproc_watchdog_isr()
289 if (!wd_timer) { in omap_rproc_watchdog_isr()
294 omap_rproc_ack_timer_irq(wd_timer); in omap_rproc_watchdog_isr()
/openbmc/u-boot/arch/arm/dts/
H A Ddm816x.dtsi505 wd_timer2: wd_timer@480c2000 {
507 ti,hwmods = "wd_timer";
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Ddm816x.dtsi662 wd_timer2: wd_timer@480c2000 {
664 ti,hwmods = "wd_timer";
H A Ddm814x.dtsi533 ti,hwmods = "wd_timer";
/openbmc/linux/arch/arm/mach-omap2/
H A DMakefile14 i2c.o wd_timer.o