Searched defs:usb_ctlr (Results 1 – 2 of 2) sorted by relevance
11 struct usb_ctlr { struct13 uint id;14 uint reserved0;15 uint host;16 uint device;19 uint txbuf;20 uint rxbuf;43 uint usb_cmd;44 uint usb_sts;46 uint frindex;[all …]
246 u8 usb_usmod;247 u8 usb_usadr;248 u8 usb_uscom;249 u8 res1[1];250 u16 usb_usep1;251 u16 usb_usep2;254 u8 res2[4];256 u8 res3[2];258 u8 res4[1];259 u8 usb_usbs;[all …]
Completed in 8 milliseconds