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;21 uint reserved1[2];24 uint reserved2[56];27 u16 cap_length;[all …]
245 typedef struct usb_ctlr { struct246 u8 usb_usmod;247 u8 usb_usadr;248 u8 usb_uscom;249 u8 res1[1];250 u16 usb_usep1;251 u16 usb_usep2;252 u16 usb_usep3;253 u16 usb_usep4;254 u8 res2[4];[all …]