Searched defs:usb_ctlr (Results 1 – 2 of 2) sorted by relevance
12 struct usb_ctlr { struct14 uint id;15 uint reserved0;16 uint host;17 uint device;20 uint txbuf;21 uint rxbuf;22 uint reserved1[2];25 uint reserved2[56];28 u16 cap_length;[all …]
246 typedef struct usb_ctlr { struct247 u8 usb_usmod;248 u8 usb_usadr;249 u8 usb_uscom;250 u8 res1[1];251 u16 usb_usep1;252 u16 usb_usep2;253 u16 usb_usep3;254 u16 usb_usep4;255 u8 res2[4];[all …]