Lines Matching defs:channel
4901 /* needs data channel to be set up */
5064 /* needs data channel to be set up */
5114 /* needs data channel to be set up */
5188 /* needs data channel to be set up */
5244 /* needs data channel to be set up */
5282 /* needs data channel to be set up */
5443 int cmd1[] = { 0x00, 0x00, 0x22, 0x88, -1 }; /* 34 bytes write on channel 8 */
5449 int cmd3[] = { 0x00, 0x08, 0x00, 0x84, -1 }; /* 2048 bytes size write on channel 4 (data) */
5450 int cmd4[] = { 0x00, 0x08, 0x00, 0xC4, -1 }; /* 2048 bytes size read on channel 4 (data) */
5455 /* set block length to 34 bytes on 'channel 8' */
5468 /* set block length to 2048, write on 'channel 4' */
5479 /* read back all data sent to 'channel 4' */
8248 /* first we set length and channel */
8467 /* first we set length and channel */
10601 int channel;
11041 channel = 0;
11042 if (sscanf (line, "CMD%1d", &channel) != 1)
11043 channel = 0;
11044 switch (channel)
11061 channel = 0;
11063 printf ("CMD%d BEFORE: ", channel);
11067 if (channel > 0)
11079 printf ("CMD%d AFTER : ", channel);
11757 /* first color channel: used both in color and b&w modes */
12016 /* now do VGA calibration for green (=B&W channel) */
12219 opsc04[6] = 0x06; /* one channel gain value */