Home
last modified time | relevance | path

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

/external/u-boot/include/faraday/
Dftwdt010_wdt.h19 struct ftwdt010_wdt { struct
20 unsigned int wdcounter; /* Counter Reg - 0x00 */
21 unsigned int wdload; /* Counter Auto Reload Reg - 0x04 */
22 unsigned int wdrestart; /* Counter Restart Reg - 0x08 */
23 unsigned int wdcr; /* Control Reg - 0x0c */
24 unsigned int wdstatus; /* Status Reg - 0x10 */
25 unsigned int wdclear; /* Timer Clear - 0x14 */
26 unsigned int wdintrlen; /* Interrupt Length - 0x18 */