Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/
H A Dusb.h12 struct usb_ctlr { struct
14 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 …]
/rk3399_rockchip-uboot/include/linux/
H A Dimmap_qe.h246 typedef struct usb_ctlr { struct
247 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 …]