Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/watchdog/
H A Domap_wdt.c54 struct wd_timer *wdt = (struct wd_timer *)WDT_BASE; in hw_watchdog_reset()
70 struct wd_timer *wdt = (struct wd_timer *)WDT_BASE; in omap_wdt_set_timeout()
86 struct wd_timer *wdt = (struct wd_timer *)WDT_BASE; in hw_watchdog_disable()
101 struct wd_timer *wdt = (struct wd_timer *)WDT_BASE; in hw_watchdog_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c314 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;
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/ti-common/
H A Domap_wdt.h35 struct wd_timer { struct
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Domap_remoteproc.c277 struct omap_rproc_timer *wd_timer = NULL; in omap_rproc_watchdog_isr() local
283 wd_timer = &timers[i]; in omap_rproc_watchdog_isr()
288 if (!wd_timer) { in omap_rproc_watchdog_isr()
293 omap_rproc_ack_timer_irq(wd_timer); in omap_rproc_watchdog_isr()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Ddm816x.dtsi509 wd_timer2: wd_timer@480c2000 {
511 ti,hwmods = "wd_timer";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Ddm816x.dtsi667 wd_timer2: wd_timer@480c2000 {
669 ti,hwmods = "wd_timer";
H A Ddm814x.dtsi534 ti,hwmods = "wd_timer";
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A DMakefile11 common.o dma.o wd_timer.o display.o i2c.o hdq1w.o omap_hwmod.o \