Lines Matching refs:x00
108 ret = sp2_read_i2c(s, 0x00, &store, 1);
116 ret = sp2_write_i2c(s, 0x00, &store, 1);
187 ret = sp2_write_i2c(s, 0x00, &buf, 1);
195 buf = 0x00;
196 ret = sp2_write_i2c(s, 0x00, &buf, 1);
226 sp2_read_i2c(s, 0x00, &buf, 1);
247 ret = sp2_read_i2c(s, 0x00, buf, 1);
268 0x00, /* module A control*/
269 0x00, /* auto select mask high A */
270 0x00, /* auto select mask low A */
271 0x00, /* auto select pattern high A */
272 0x00, /* auto select pattern low A */
274 0x00, /* invert input A */
275 0x00, /* RFU */
276 0x00, /* RFU */
277 0x00, /* module B control*/
278 0x00, /* auto select mask high B */
279 0x00, /* auto select mask low B */
280 0x00, /* auto select pattern high B */
281 0x00, /* auto select pattern low B */
283 0x00, /* invert input B */
284 0x00, /* RFU */
285 0x00, /* RFU */
286 0x00, /* auto select mask high Ext */
287 0x00, /* auto select mask low Ext */
288 0x00, /* auto select pattern high Ext */
289 0x00, /* auto select pattern low Ext */
290 0x00, /* RFU */
293 0x00, /* RFU */
294 0x00, /* int status read only */
295 0x00, /* Interrupt Mask Register */
297 0x00, /* USCG1 */
299 0x00, /* LOCK = 0 */
301 0x00, /* synchronization? */
319 ret = sp2_write_i2c(s, 0x00, &cimax_init[0], 34);