Lines Matching refs:SSUSB_DEV_BASE

14 #define SSUSB_DEV_BASE		0x0000  macro
25 #define U3D_LV1ISR (SSUSB_DEV_BASE + 0x0000)
26 #define U3D_LV1IER (SSUSB_DEV_BASE + 0x0004)
27 #define U3D_LV1IESR (SSUSB_DEV_BASE + 0x0008)
28 #define U3D_LV1IECR (SSUSB_DEV_BASE + 0x000C)
30 #define U3D_EPISR (SSUSB_DEV_BASE + 0x0080)
31 #define U3D_EPIER (SSUSB_DEV_BASE + 0x0084)
32 #define U3D_EPIESR (SSUSB_DEV_BASE + 0x0088)
33 #define U3D_EPIECR (SSUSB_DEV_BASE + 0x008C)
35 #define U3D_EP0CSR (SSUSB_DEV_BASE + 0x0100)
36 #define U3D_RXCOUNT0 (SSUSB_DEV_BASE + 0x0108)
37 #define U3D_RESERVED (SSUSB_DEV_BASE + 0x010C)
38 #define U3D_TX1CSR0 (SSUSB_DEV_BASE + 0x0110)
39 #define U3D_TX1CSR1 (SSUSB_DEV_BASE + 0x0114)
40 #define U3D_TX1CSR2 (SSUSB_DEV_BASE + 0x0118)
42 #define U3D_RX1CSR0 (SSUSB_DEV_BASE + 0x0210)
43 #define U3D_RX1CSR1 (SSUSB_DEV_BASE + 0x0214)
44 #define U3D_RX1CSR2 (SSUSB_DEV_BASE + 0x0218)
46 #define U3D_FIFO0 (SSUSB_DEV_BASE + 0x0300)
48 #define U3D_QCR0 (SSUSB_DEV_BASE + 0x0400)
49 #define U3D_QCR1 (SSUSB_DEV_BASE + 0x0404)
50 #define U3D_QCR2 (SSUSB_DEV_BASE + 0x0408)
51 #define U3D_QCR3 (SSUSB_DEV_BASE + 0x040C)
52 #define U3D_QFCR (SSUSB_DEV_BASE + 0x0428)
53 #define U3D_TXQHIAR1 (SSUSB_DEV_BASE + 0x0484)
54 #define U3D_RXQHIAR1 (SSUSB_DEV_BASE + 0x04C4)
56 #define U3D_TXQCSR1 (SSUSB_DEV_BASE + 0x0510)
57 #define U3D_TXQSAR1 (SSUSB_DEV_BASE + 0x0514)
58 #define U3D_TXQCPR1 (SSUSB_DEV_BASE + 0x0518)
60 #define U3D_RXQCSR1 (SSUSB_DEV_BASE + 0x0610)
61 #define U3D_RXQSAR1 (SSUSB_DEV_BASE + 0x0614)
62 #define U3D_RXQCPR1 (SSUSB_DEV_BASE + 0x0618)
63 #define U3D_RXQLDPR1 (SSUSB_DEV_BASE + 0x061C)
65 #define U3D_QISAR0 (SSUSB_DEV_BASE + 0x0700)
66 #define U3D_QIER0 (SSUSB_DEV_BASE + 0x0704)
67 #define U3D_QIESR0 (SSUSB_DEV_BASE + 0x0708)
68 #define U3D_QIECR0 (SSUSB_DEV_BASE + 0x070C)
69 #define U3D_QISAR1 (SSUSB_DEV_BASE + 0x0710)
70 #define U3D_QIER1 (SSUSB_DEV_BASE + 0x0714)
71 #define U3D_QIESR1 (SSUSB_DEV_BASE + 0x0718)
72 #define U3D_QIECR1 (SSUSB_DEV_BASE + 0x071C)
74 #define U3D_TQERRIR0 (SSUSB_DEV_BASE + 0x0780)
75 #define U3D_TQERRIER0 (SSUSB_DEV_BASE + 0x0784)
76 #define U3D_TQERRIESR0 (SSUSB_DEV_BASE + 0x0788)
77 #define U3D_TQERRIECR0 (SSUSB_DEV_BASE + 0x078C)
78 #define U3D_RQERRIR0 (SSUSB_DEV_BASE + 0x07C0)
79 #define U3D_RQERRIER0 (SSUSB_DEV_BASE + 0x07C4)
80 #define U3D_RQERRIESR0 (SSUSB_DEV_BASE + 0x07C8)
81 #define U3D_RQERRIECR0 (SSUSB_DEV_BASE + 0x07CC)
82 #define U3D_RQERRIR1 (SSUSB_DEV_BASE + 0x07D0)
83 #define U3D_RQERRIER1 (SSUSB_DEV_BASE + 0x07D4)
84 #define U3D_RQERRIESR1 (SSUSB_DEV_BASE + 0x07D8)
85 #define U3D_RQERRIECR1 (SSUSB_DEV_BASE + 0x07DC)
87 #define U3D_CAP_EP0FFSZ (SSUSB_DEV_BASE + 0x0C04)
88 #define U3D_CAP_EPNTXFFSZ (SSUSB_DEV_BASE + 0x0C08)
89 #define U3D_CAP_EPNRXFFSZ (SSUSB_DEV_BASE + 0x0C0C)
90 #define U3D_CAP_EPINFO (SSUSB_DEV_BASE + 0x0C10)
91 #define U3D_MISC_CTRL (SSUSB_DEV_BASE + 0x0C84)