Lines Matching defs:dwc2_core_regs
32 struct dwc2_core_regs { struct
33 u32 gotgctl; /* 0x000 */
34 u32 gotgint;
35 u32 gahbcfg;
36 u32 gusbcfg;
37 u32 grstctl; /* 0x010 */
38 u32 gintsts;
39 u32 gintmsk;
40 u32 grxstsr;
41 u32 grxstsp; /* 0x020 */
42 u32 grxfsiz;
43 u32 gnptxfsiz;
44 u32 gnptxsts;
45 u32 gi2cctl; /* 0x030 */
46 u32 gpvndctl;
47 u32 ggpio;
48 u32 guid;
49 u32 gsnpsid; /* 0x040 */
50 u32 ghwcfg1;
51 u32 ghwcfg2;
52 u32 ghwcfg3;
53 u32 ghwcfg4; /* 0x050 */
54 u32 glpmcfg;
55 u32 _pad_0x58_0x9c[42];
56 u32 hptxfsiz; /* 0x100 */
57 u32 dptxfsiz_dieptxf[15];
58 u32 _pad_0x140_0x3fc[176];
59 struct dwc2_host_regs host_regs; /* 0x400 */
60 u32 _pad_0x420_0x43c[8];
61 u32 hprt0; /* 0x440 */
62 u32 _pad_0x444_0x4fc[47];
63 struct dwc2_hc_regs hc_regs[16]; /* 0x500 */
64 u32 _pad_0x700_0xe00[448];
65 u32 pcgcctl; /* 0xe00 */