Home
last modified time | relevance | path

Searched defs:wd_timer (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Domap_wdt.h34 struct wd_timer { struct
35 unsigned int resv1[4];
36 unsigned int wdtwdsc; /* offset 0x010 */
37 unsigned int wdtwdst; /* offset 0x014 */
38 unsigned int wdtwisr; /* offset 0x018 */
39 unsigned int wdtwier; /* offset 0x01C */
40 unsigned int wdtwwer; /* offset 0x020 */
41 unsigned int wdtwclr; /* offset 0x024 */
46 unsigned int resv2[3];
49 unsigned int resv3[1];
[all …]
/openbmc/qemu/hw/rtc/
H A Dm48t59-internal.h53 QEMUTimer *wd_timer; member
/openbmc/linux/drivers/remoteproc/
H A Domap_remoteproc.c278 struct omap_rproc_timer *wd_timer = NULL; in omap_rproc_watchdog_isr() local