Lines Matching defs:wdt_regs
70 struct wdt_regs { struct71 volatile uint16_t LOAD;72 uint8_t RSVD1[2];73 volatile uint16_t CTRL;74 uint8_t RSVD2[2];75 volatile uint8_t KICK;76 uint8_t RSVD3[3];77 volatile uint16_t CNT;78 uint8_t RSVD4[2];79 volatile uint16_t STS;80 uint8_t RSVD5[2];81 volatile uint8_t IEN;