• Home
  • Raw
  • Download

Lines Matching +full:0 +full:x61

37 module_param(debug, int, 0);
38 MODULE_PARM_DESC(debug, "Debug level (0-1)");
90 block_len = 0; in saa7185_write_block()
91 block_data[block_len++] = reg = data[0]; in saa7185_write_block()
97 } while (len >= 2 && data[0] == reg && block_len < 32); in saa7185_write_block()
99 if (ret < 0) in saa7185_write_block()
107 if (ret < 0) in saa7185_write_block()
119 0x3a, 0x0f, /* CBENB=0, V656=0, VY2C=1,
122 0x42, 0x6b, /* OVLY0=107 */
123 0x43, 0x00, /* OVLU0=0 white */
124 0x44, 0x00, /* OVLV0=0 */
125 0x45, 0x22, /* OVLY1=34 */
126 0x46, 0xac, /* OVLU1=172 yellow */
127 0x47, 0x0e, /* OVLV1=14 */
128 0x48, 0x03, /* OVLY2=3 */
129 0x49, 0x1d, /* OVLU2=29 cyan */
130 0x4a, 0xac, /* OVLV2=172 */
131 0x4b, 0xf0, /* OVLY3=240 */
132 0x4c, 0xc8, /* OVLU3=200 green */
133 0x4d, 0xb9, /* OVLV3=185 */
134 0x4e, 0xd4, /* OVLY4=212 */
135 0x4f, 0x38, /* OVLU4=56 magenta */
136 0x50, 0x47, /* OVLV4=71 */
137 0x51, 0xc1, /* OVLY5=193 */
138 0x52, 0xe3, /* OVLU5=227 red */
139 0x53, 0x54, /* OVLV5=84 */
140 0x54, 0xa3, /* OVLY6=163 */
141 0x55, 0x54, /* OVLU6=84 blue */
142 0x56, 0xf2, /* OVLV6=242 */
143 0x57, 0x90, /* OVLY7=144 */
144 0x58, 0x00, /* OVLU7=0 black */
145 0x59, 0x00, /* OVLV7=0 */
147 0x5a, 0x00, /* CHPS=0 */
148 0x5b, 0x76, /* GAINU=118 */
149 0x5c, 0xa5, /* GAINV=165 */
150 0x5d, 0x3c, /* BLCKL=60 */
151 0x5e, 0x3a, /* BLNNL=58 */
152 0x5f, 0x3a, /* CCRS=0, BLNVB=58 */
153 0x60, 0x00, /* NULL */
155 /* 0x61 - 0x66 set according to norm */
157 0x67, 0x00, /* 0 : caption 1st byte odd field */
158 0x68, 0x00, /* 0 : caption 2nd byte odd field */
159 0x69, 0x00, /* 0 : caption 1st byte even field */
160 0x6a, 0x00, /* 0 : caption 2nd byte even field */
162 0x6b, 0x91, /* MODIN=2, PCREF=0, SCCLN=17 */
163 0x6c, 0x20, /* SRCV1=0, TRCV2=1, ORCV1=0, PRCV1=0,
164 * CBLF=0, ORCV2=0, PRCV2=0 */
165 0x6d, 0x00, /* SRCM1=0, CCEN=0 */
167 0x6e, 0x0e, /* HTRIG=0x005, approx. centered, at
169 0x6f, 0x00, /* HTRIG upper bits */
170 0x70, 0x20, /* PHRES=0, SBLN=1, VTRIG=0 */
174 0x71, 0x15, /* BMRQ=0x115 */
175 0x72, 0x90, /* EMRQ=0x690 */
176 0x73, 0x61, /* EMRQ=0x690, BMRQ=0x115 */
177 0x74, 0x00, /* NULL */
178 0x75, 0x00, /* NULL */
179 0x76, 0x00, /* NULL */
180 0x77, 0x15, /* BRCV=0x115 */
181 0x78, 0x90, /* ERCV=0x690 */
182 0x79, 0x61, /* ERCV=0x690, BRCV=0x115 */
186 0x7a, 0x70, /* FLC=0 */
190 0x7b, 0x16, /* FAL=22 */
191 0x7c, 0x35, /* LAL=244 */
192 0x7d, 0x20, /* LAL=244, FAL=22 */
196 0x61, 0x1e, /* FISE=0, PAL=1, SCBW=1, RTCE=1,
197 * YGS=1, INPI=0, DOWN=0 */
198 0x62, 0xc8, /* DECTYP=1, BSTA=72 */
199 0x63, 0xcb, /* FSC0 */
200 0x64, 0x8a, /* FSC1 */
201 0x65, 0x09, /* FSC2 */
202 0x66, 0x2a, /* FSC3 */
206 0x61, 0x1d, /* FISE=1, PAL=0, SCBW=1, RTCE=1,
207 * YGS=1, INPI=0, DOWN=0 */
208 0x62, 0xe6, /* DECTYP=1, BSTA=102 */
209 0x63, 0x1f, /* FSC0 */
210 0x64, 0x7c, /* FSC1 */
211 0x65, 0xf0, /* FSC2 */
212 0x66, 0x21, /* FSC3 */
225 return 0; in saa7185_init()
239 return 0; in saa7185_s_std_output()
247 /* RJ: input = 0: input is from SA7111 in saa7185_s_routing()
251 case 0: in saa7185_s_routing()
253 saa7185_write(sd, 0x3a, 0x0f); in saa7185_s_routing()
255 saa7185_write(sd, 0x61, (encoder->reg[0x61] & 0xf7) | 0x08); in saa7185_s_routing()
256 saa7185_write(sd, 0x6e, 0x01); in saa7185_s_routing()
261 saa7185_write(sd, 0x3a, 0x0f); in saa7185_s_routing()
262 /* Switch RTCE to 0 */ in saa7185_s_routing()
263 saa7185_write(sd, 0x61, (encoder->reg[0x61] & 0xf7) | 0x00); in saa7185_s_routing()
265 saa7185_write(sd, 0x6e, 0x00); in saa7185_s_routing()
270 saa7185_write(sd, 0x3a, 0x8f); in saa7185_s_routing()
271 /* Switch RTCE to 0 */ in saa7185_s_routing()
272 saa7185_write(sd, 0x61, (encoder->reg[0x61] & 0xf7) | 0x08); in saa7185_s_routing()
274 saa7185_write(sd, 0x6e, 0x01); in saa7185_s_routing()
280 return 0; in saa7185_s_routing()
313 v4l_info(client, "chip found @ 0x%x (%s)\n", in saa7185_probe()
324 if (i >= 0) in saa7185_probe()
326 if (i < 0) in saa7185_probe()
329 v4l2_dbg(1, debug, sd, "revision 0x%x\n", in saa7185_probe()
331 return 0; in saa7185_probe()
341 saa7185_write(sd, 0x61, (encoder->reg[0x61]) | 0x40); in saa7185_remove()
342 return 0; in saa7185_remove()
348 { "saa7185", 0 },