Lines Matching refs:STORE8
96 #define STORE8(p,v) \
380 STORE8 (cmd + 4, sizeof (result));
675 STORE8 (WP + 22, s->val[OPT_BRIGHTNESS].w);
676 STORE8 (WP + 23, s->val[OPT_THRESHOLD].w);
677 STORE8 (WP + 24, s->val[OPT_CONTRAST].w);
682 STORE8 (WP + 25, 0)
684 STORE8 (WP + 25, 1)
687 STORE8 (WP + 25, 2)
689 STORE8 (WP + 25, 3)
691 STORE8 (WP + 25, 5)
698 STORE8 (WP + 26, s->bpp)
721 STORE8 (WP + 29, 3);
727 STORE8(WP+40,s->val[OPT_VOLT_REF_TOP].w);
728 STORE8(WP+41,s->val[OPT_VOLT_REF_BOTTOM].w);
732 STORE8(WP+40,0);
733 STORE8(WP+41,0);
755 STORE8 (CMD + 1, 0x10);
758 STORE8 (CMD + 4, 12);
760 STORE8 (PP + 5, 6);
768 STORE8 (PP + 6, 0)
770 STORE8 (PP + 6, 1)
772 STORE8 (PP + 6, 2)
780 STORE8 (PP + 7, s->val[OPT_AUTOBACKGROUND_THRESHOLD].w)
808 STORE8 (PP + 9, 0)
810 STORE8 (PP + 9, 1)
812 STORE8 (PP + 9, 2)
814 STORE8 (PP + 9, 3)