Searched defs:pxa25x_watchdog (Results 1 – 1 of 1) sorted by relevance
108 struct pxa25x_watchdog { struct109 unsigned running:1;110 ulong period;111 ulong base;112 struct pxa25x_udc *udc;137 struct pxa25x_watchdog watchdog; argument