Lines Matching refs:VAR
77 #define VAR(id, offset) _VAR(id, offset, 0x0000)
350 mt9t112_mcu_write(ret, client, VAR(26, 0), width);
351 mt9t112_mcu_write(ret, client, VAR(26, 2), height);
354 mt9t112_mcu_write(ret, client, VAR(18, 43), 8 + width);
355 mt9t112_mcu_write(ret, client, VAR(18, 45), 8 + height);
358 mt9t112_mcu_write(ret, client, VAR(18, 2), 4 + hstart);
359 mt9t112_mcu_write(ret, client, VAR(18, 4), 4 + wstart);
362 mt9t112_mcu_write(ret, client, VAR(18, 6), 11 + height + hstart);
363 mt9t112_mcu_write(ret, client, VAR(18, 8), 11 + width + wstart);
487 mt9t112_mcu_mask_set(ret, client, VAR(26, 160), 0x0040, 0x0000);
490 mt9t112_mcu_write(ret, client, VAR(18, 12), 0x0024);
493 mt9t112_mcu_write(ret, client, VAR(18, 15), 0x00CC);
496 mt9t112_mcu_write(ret, client, VAR(18, 17), 0x01f1);
499 mt9t112_mcu_write(ret, client, VAR(18, 19), 0x00fF);
502 mt9t112_mcu_write(ret, client, VAR(18, 29), 0x032D);
505 mt9t112_mcu_write(ret, client, VAR(18, 31), 0x073a);
508 mt9t112_mcu_write(ret, client, VAR(18, 37), 0x07d0);
511 mt9t112_mcu_mask_set(ret, client, VAR(27, 160), 0x0040, 0x0000);
514 mt9t112_mcu_write(ret, client, VAR(18, 74), 0x004);
517 mt9t112_mcu_write(ret, client, VAR(18, 76), 0x004);
520 mt9t112_mcu_write(ret, client, VAR(18, 78), 0x60B);
523 mt9t112_mcu_write(ret, client, VAR(18, 80), 0x80B);
526 mt9t112_mcu_write(ret, client, VAR(18, 87), 0x008C);
529 mt9t112_mcu_write(ret, client, VAR(18, 89), 0x01F1);
532 mt9t112_mcu_write(ret, client, VAR(18, 91), 0x00FF);
535 mt9t112_mcu_write(ret, client, VAR(18, 101), 0x0668);
538 mt9t112_mcu_write(ret, client, VAR(18, 103), 0x0AF0);
541 mt9t112_mcu_write(ret, client, VAR(18, 109), 0x0AF0);
555 mt9t112_mcu_write(ret, client, VAR(27, 17), 0x0003);
558 mt9t112_mcu_write(ret, client, VAR(26, 17), 0x0003);
617 mt9t112_mcu_write(ret, client, VAR(18, 70), 0x0014);
620 mt9t112_mcu_write(ret, client, VAR(18, 142), 0x0014);
643 mt9t112_mcu_write(ret, client, VAR(12, 13), 0x000F);
644 mt9t112_mcu_write(ret, client, VAR(12, 23), 0x0F0F);
651 mt9t112_mcu_write(ret, client, VAR(12, 3), 0x0002);
652 mt9t112_mcu_write(ret, client, VAR(17, 3), 0x8001);
653 mt9t112_mcu_write(ret, client, VAR(17, 11), 0x0025);
654 mt9t112_mcu_write(ret, client, VAR(17, 13), 0x0193);
692 mt9t112_mcu_write(ret, client, VAR(26, 160), 0x0A2E);
693 mt9t112_mcu_write(ret, client, VAR(27, 160), 0x0A2E);
699 mt9t112_mcu_write(ret, client, VAR(27, 144), 0x0CB4);
827 mt9t112_mcu_write(ret, client, VAR(26, 7), priv->format->fmt);
828 mt9t112_mcu_write(ret, client, VAR(26, 9), priv->format->order);