Lines Matching refs:gain
525 /* {0xb1, 0x5d, 0x35, 0x00, 0x67, 0x00, 0x00, 0x10}, * gain orig */
526 /* {0xb1, 0x5d, 0x35, 0x00, 0x20, 0x00, 0x00, 0x10}, * gain */
636 {0xb1, 0x5c, 0x35, 0x01, 0xc0, 0x00, 0x00, 0x10}, /* global gain */
694 0x13 was 0xc0 change to 0xc3 for auto gain and exposure */
923 /* from ms-win traces - these values change with auto gain/expo/wb.. */
928 {0xa1, 0x6e, 0x15, 0x04, 0x00, 0x00, 0x00, 0x10}, /* global gain */
1027 /* the next sequence should be used for auto gain */
1029 /* global gain ? : 07 - change with 0x15 at the end */
1655 gspca_dev->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops,
1897 /* 0x40 = normal value = gain x 1 */
1993 u8 rgain[] = /* 15: gain */
1996 rgain[3] = gspca_dev->gain->val;
2077 com8 = 0xdf; /* auto gain/wb/expo */