Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/ti-common/
H A Domap_wdt.h35 struct wd_timer { struct
36 unsigned int resv1[4];
37 unsigned int wdtwdsc; /* offset 0x010 */
38 unsigned int wdtwdst; /* offset 0x014 */
39 unsigned int wdtwisr; /* offset 0x018 */
40 unsigned int wdtwier; /* offset 0x01C */
41 unsigned int wdtwwer; /* offset 0x020 */
42 unsigned int wdtwclr; /* offset 0x024 */
43 unsigned int wdtwcrr; /* offset 0x028 */
44 unsigned int wdtwldr; /* offset 0x02C */
[all …]
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Domap_remoteproc.c277 struct omap_rproc_timer *wd_timer = NULL; in omap_rproc_watchdog_isr() local