• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/

Lines Matching refs:VAR

79 #define VAR(id, offset)  _VAR(id, offset, 0x0000)
384 mt9t112_mcu_write(ret, client, VAR(26, 0), width);
385 mt9t112_mcu_write(ret, client, VAR(26, 2), height);
388 mt9t112_mcu_write(ret, client, VAR(18, 43), 8 + width);
389 mt9t112_mcu_write(ret, client, VAR(18, 45), 8 + height);
392 mt9t112_mcu_write(ret, client, VAR(18, 2), 4 + hstart);
393 mt9t112_mcu_write(ret, client, VAR(18, 4), 4 + wstart);
396 mt9t112_mcu_write(ret, client, VAR(18, 6), 11 + height + hstart);
397 mt9t112_mcu_write(ret, client, VAR(18, 8), 11 + width + wstart);
528 mt9t112_mcu_mask_set(ret, client, VAR(26, 160), 0x0040, 0x0000);
531 mt9t112_mcu_write(ret, client, VAR(18, 12), 0x0024);
534 mt9t112_mcu_write(ret, client, VAR(18, 15), 0x00CC);
537 mt9t112_mcu_write(ret, client, VAR(18, 17), 0x01f1);
540 mt9t112_mcu_write(ret, client, VAR(18, 19), 0x00fF);
543 mt9t112_mcu_write(ret, client, VAR(18, 29), 0x032D);
546 mt9t112_mcu_write(ret, client, VAR(18, 31), 0x073a);
549 mt9t112_mcu_write(ret, client, VAR(18, 37), 0x07d0);
552 mt9t112_mcu_mask_set(ret, client, VAR(27, 160), 0x0040, 0x0000);
555 mt9t112_mcu_write(ret, client, VAR(18, 74), 0x004);
558 mt9t112_mcu_write(ret, client, VAR(18, 76), 0x004);
561 mt9t112_mcu_write(ret, client, VAR(18, 78), 0x60B);
564 mt9t112_mcu_write(ret, client, VAR(18, 80), 0x80B);
567 mt9t112_mcu_write(ret, client, VAR(18, 87), 0x008C);
570 mt9t112_mcu_write(ret, client, VAR(18, 89), 0x01F1);
573 mt9t112_mcu_write(ret, client, VAR(18, 91), 0x00FF);
576 mt9t112_mcu_write(ret, client, VAR(18, 101), 0x0668);
579 mt9t112_mcu_write(ret, client, VAR(18, 103), 0x0AF0);
582 mt9t112_mcu_write(ret, client, VAR(18, 109), 0x0AF0);
596 mt9t112_mcu_write(ret, client, VAR(27, 17), 0x0003);
599 mt9t112_mcu_write(ret, client, VAR(26, 17), 0x0003);
658 mt9t112_mcu_write(ret, client, VAR(18, 70), 0x0014);
661 mt9t112_mcu_write(ret, client, VAR(18, 142), 0x0014);
684 mt9t112_mcu_write(ret, client, VAR(12, 13), 0x000F);
685 mt9t112_mcu_write(ret, client, VAR(12, 23), 0x0F0F);
692 mt9t112_mcu_write(ret, client, VAR(12, 3), 0x0002);
693 mt9t112_mcu_write(ret, client, VAR(17, 3), 0x8001);
694 mt9t112_mcu_write(ret, client, VAR(17, 11), 0x0025);
695 mt9t112_mcu_write(ret, client, VAR(17, 13), 0x0193);
736 mt9t112_mcu_write(ret, client, VAR(26, 160), 0x0A2E);
737 mt9t112_mcu_write(ret, client, VAR(27, 160), 0x0A2E);
741 mt9t112_mcu_write(ret, client, VAR(27, 144), 0x0CB4);
880 mt9t112_mcu_write(ret, client, VAR(26, 7), priv->format->fmt);
881 mt9t112_mcu_write(ret, client, VAR(26, 9), priv->format->order);