Lines Matching +full:0 +full:x1020
37 #define PSC_BASE (0x50F31000)
44 * To access a particular set of registers, add 0xn0 to the base
48 #define pIFRbase 0x100
49 #define pIERbase 0x104
55 #define PSC_MYSTERY 0x804
57 #define PSC_CTL_BASE 0xC00
59 #define PSC_SCSI_CTL 0xC00
60 #define PSC_ENETRD_CTL 0xC10
61 #define PSC_ENETWR_CTL 0xC20
62 #define PSC_FDC_CTL 0xC30
63 #define PSC_SCCA_CTL 0xC40
64 #define PSC_SCCB_CTL 0xC50
65 #define PSC_SCCATX_CTL 0xC60
68 * DMA channels. Add +0x10 for the second channel in the set.
73 #define PSC_ADDR_BASE 0x1000
74 #define PSC_LEN_BASE 0x1004
75 #define PSC_CMD_BASE 0x1008
77 #define PSC_SET0 0x00
78 #define PSC_SET1 0x10
80 #define PSC_SCSI_ADDR 0x1000 /* confirmed */
81 #define PSC_SCSI_LEN 0x1004 /* confirmed */
82 #define PSC_SCSI_CMD 0x1008 /* confirmed */
83 #define PSC_ENETRD_ADDR 0x1020 /* confirmed */
84 #define PSC_ENETRD_LEN 0x1024 /* confirmed */
85 #define PSC_ENETRD_CMD 0x1028 /* confirmed */
86 #define PSC_ENETWR_ADDR 0x1040 /* confirmed */
87 #define PSC_ENETWR_LEN 0x1044 /* confirmed */
88 #define PSC_ENETWR_CMD 0x1048 /* confirmed */
89 #define PSC_FDC_ADDR 0x1060 /* strongly suspected */
90 #define PSC_FDC_LEN 0x1064 /* strongly suspected */
91 #define PSC_FDC_CMD 0x1068 /* strongly suspected */
92 #define PSC_SCCA_ADDR 0x1080 /* confirmed */
93 #define PSC_SCCA_LEN 0x1084 /* confirmed */
94 #define PSC_SCCA_CMD 0x1088 /* confirmed */
95 #define PSC_SCCB_ADDR 0x10A0 /* confirmed */
96 #define PSC_SCCB_LEN 0x10A4 /* confirmed */
97 #define PSC_SCCB_CMD 0x10A8 /* confirmed */
98 #define PSC_SCCATX_ADDR 0x10C0 /* confirmed */
99 #define PSC_SCCATX_LEN 0x10C4 /* confirmed */
100 #define PSC_SCCATX_CMD 0x10C8 /* confirmed */
108 * 0x300. It's safe to assume then that a new set of registers starts there.
111 #define PSC_SND_CTL 0x200 /*
115 * bit 0 : ????
141 * Setting this to 0x0000 is a good way to
148 * 0x0202 - 0x0203 is unused. Writing there
152 #define PSC_SND_SOURCE 0x204 /*
156 * bits 12-15 : input source volume, 0 - F
157 * bits 16-19 : unknown, always 0x5
159 * 0x3 = CD Audio
160 * 0x4 = External Audio
166 #define PSC_SND_STATUS1 0x208 /*
169 * The usual value is 0x00400002.
171 #define PSC_SND_HUH3 0x20C /*
173 * Unknown 16-bit value, always 0x0000.
175 #define PSC_SND_BITS2GO 0x20E /*
184 #define PSC_SND_INADDR 0x210 /*
188 #define PSC_SND_OUTADDR 0x214 /*
192 #define PSC_SND_LEN 0x218 /*
196 #define PSC_SND_HUH4 0x21A /*
198 * Unknown, always 0x0000.
200 #define PSC_SND_STATUS2 0x21C /*
203 * The usual value is 0x0200.
205 #define PSC_SND_HUH5 0x21E /*
207 * Unknown, always 0x0000.