Lines Matching +full:4 +full:wire
20 #define CPCAP_REVISION_MAJOR(r) (((r) >> 4) + 1)
32 #define CPCAP_REG_INT4 0x000c /* Interrupt 4 */
36 #define CPCAP_REG_INTM4 0x001c /* Interrupt Mask 4 */
40 #define CPCAP_REG_INTS4 0x002c /* Interrupt Sense 4 */
44 #define CPCAP_REG_ASSIGN4 0x003c /* Resource Assignment 4 */
87 #define CPCAP_REG_S4C1 0x0620 /* Switcher 4 Control 1 */
88 #define CPCAP_REG_S4C2 0x0624 /* Switcher 4 Control 2 */
149 #define CPCAP_REG_ADCD4 0x0c18 /* A/D Converter Data 4 */
186 #define CPCAP_REG_OWDC 0x0eb0 /* One Wire Device Control */
195 #define CPCAP_REG_GPIO4 0x0ed4 /* GPIO 4 Control */
212 #define CPCAP_REG_OW1C 0x1200 /* One Wire 1 Command */
213 #define CPCAP_REG_OW1D 0x1204 /* One Wire 1 Data */
214 #define CPCAP_REG_OW1I 0x1208 /* One Wire 1 Interrupt */
215 #define CPCAP_REG_OW1IE 0x120c /* One Wire 1 Interrupt Enable */
217 #define CPCAP_REG_OW1 0x1214 /* One Wire 1 Control */
219 #define CPCAP_REG_OW2C 0x1220 /* One Wire 2 Command */
220 #define CPCAP_REG_OW2D 0x1224 /* One Wire 2 Data */
221 #define CPCAP_REG_OW2I 0x1228 /* One Wire 2 Interrupt */
222 #define CPCAP_REG_OW2IE 0x122c /* One Wire 2 Interrupt Enable */
224 #define CPCAP_REG_OW2 0x1234 /* One Wire 2 Control */
226 #define CPCAP_REG_OW3C 0x1240 /* One Wire 3 Command */
227 #define CPCAP_REG_OW3D 0x1244 /* One Wire 3 Data */
228 #define CPCAP_REG_OW3I 0x1248 /* One Wire 3 Interrupt */
229 #define CPCAP_REG_OW3IE 0x124c /* One Wire 3 Interrupt Enable */
231 #define CPCAP_REG_OW3 0x1254 /* One Wire 3 Control */