Searched defs:cpe_dev (Results 1 – 2 of 2) sorted by relevance
85 struct cpe_dev { struct86 struct device_s dev;87 MS_U32 devid; //device id88 MS_U32 uhcbase; //device base address of memory mapping I/O89 MS_U32 utmibase; // new90 MS_U32 usbcbase; // new91 cyg_uint64 dma_mask;92 InterruptNum intNum;93 char *bus_name;94 char *product_desc;[all …]
85 struct cpe_dev { struct86 struct device_s dev;87 U32 devid; //device id88 U32 mapbase; //device base address of memory mapping I/O89 U32 utmibase; // new90 U32 usbcbase; // new92 cyg_uint64 dma_mask;93 U8 intNum;