Searched defs:wd_timer (Results 1 – 1 of 1) sorted by relevance
34 struct wd_timer { struct35 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 */42 unsigned int wdtwcrr; /* offset 0x028 */43 unsigned int wdtwldr; /* offset 0x02C */[all …]