Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.h107 struct pxa25x_watchdog { struct
108 unsigned running:1;
109 ulong period;
110 ulong base;
111 struct pxa25x_udc *udc;
136 struct pxa25x_watchdog watchdog; argument