Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_dsps.c60 struct dsps_musb_wrapper { struct
61 u16 revision;
62 u16 control;
63 u16 status;
64 u16 eoi;
65 u16 epintr_set;
66 u16 epintr_clear;
67 u16 epintr_status;
68 u16 coreintr_set;
69 u16 coreintr_clear;
[all …]
/openbmc/linux/drivers/usb/musb/
H A Dmusb_dsps.c43 struct dsps_musb_wrapper { struct
44 u16 revision;
45 u16 control;
46 u16 status;
47 u16 epintr_set;
48 u16 epintr_clear;
49 u16 epintr_status;
50 u16 coreintr_set;
51 u16 coreintr_clear;
52 u16 coreintr_status;
[all …]