Searched defs:pxa25x_watchdog (Results 1 – 1 of 1) sorted by relevance
107 struct pxa25x_watchdog { struct108 unsigned running:1;109 ulong period;110 ulong base;111 struct pxa25x_udc *udc;136 struct pxa25x_watchdog watchdog; argument