Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvCPE_AMBA.h85 struct cpe_dev { struct
86 struct device_s dev;
87 MS_U32 devid; //device id
88 MS_U32 uhcbase; //device base address of memory mapping I/O
89 MS_U32 utmibase; // new
90 MS_U32 usbcbase; // new
91 cyg_uint64 dma_mask;
92 InterruptNum intNum;
93 char *bus_name;
94 char *product_desc;
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvCPE_AMBA.h85 struct cpe_dev { struct
86 struct device_s dev;
87 U32 devid; //device id
88 U32 mapbase; //device base address of memory mapping I/O
89 U32 utmibase; // new
90 U32 usbcbase; // new
92 cyg_uint64 dma_mask;
93 U8 intNum;