Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/musb/
Dmusb_dsps.c44 struct dsps_musb_wrapper { struct
45 u16 revision;
46 u16 control;
47 u16 status;
48 u16 epintr_set;
49 u16 epintr_clear;
50 u16 epintr_status;
51 u16 coreintr_set;
52 u16 coreintr_clear;
53 u16 coreintr_status;
[all …]
/kernel/linux/linux-6.6/drivers/usb/musb/
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 …]