Searched refs:norm (Results 1 - 137 of 137) sorted by relevance

/linux-4.4.14/arch/m68k/fpsp040/
H A Ddo_func.S255 .long smod | 00,00 norm,norm = normal
256 .long smod_oper | 00,01 norm,zero = nan with operr
257 .long smod_fpn | 00,10 norm,inf = fpn
258 .long smod_snan | 00,11 norm,nan = nan
259 .long smod_zro | 01,00 zero,norm = +-zero
263 .long smod_oper | 10,00 inf,norm = nan with operr
267 .long smod_dnan | 11,00 nan,norm = nan
287 | ;00 = norm or denorm
336 .long srem | 00,00 norm,norm = normal
337 .long srem_oper | 00,01 norm,zero = nan with operr
338 .long srem_fpn | 00,10 norm,inf = fpn
339 .long srem_snan | 00,11 norm,nan = nan
340 .long srem_zro | 01,00 zero,norm = +-zero
344 .long srem_oper | 10,00 inf,norm = nan with operr
348 .long srem_dnan | 11,00 nan,norm = nan
367 | ;00 = norm or denorm
415 .long sscale | 00,00 norm,norm = result
416 .long sscale | 00,01 norm,zero = fpn
417 .long scl_opr | 00,10 norm,inf = nan with operr
418 .long scl_snan | 00,11 norm,nan = nan
419 .long scl_zro | 01,00 zero,norm = +-zero
423 .long scl_inf | 10,00 inf,norm = +-inf
427 .long scl_dnan | 11,00 nan,norm = nan
436 bclrl #2,%d0 |alias denorm into norm
437 bclrl #2,%d1 |alias denorm into norm
441 | ;000 = norm 00 = norm
H A Dtbldo.S58 .long sint |$01-0 fint norm
67 .long ssinh |$02-0 fsinh norm
76 .long sintrz |$03-0 fintrz norm
103 .long sslognp1 |$06-0 flognp1 norm
121 .long setoxm1 |$08-0 fetoxm1 norm
130 .long stanh |$09-0 ftanh norm
139 .long satan |$0a-0 fatan norm
157 .long sasin |$0c-0 fasin norm
166 .long satanh |$0d-0 fatanh norm
175 .long ssin |$0e-0 fsin norm
184 .long stan |$0f-0 ftan norm
193 .long setox |$10-0 fetox norm
202 .long stwotox |$11-0 ftwotox norm
211 .long stentox |$12-0 ftentox norm
229 .long sslogn |$14-0 flogn norm
238 .long sslog10 |$15-0 flog10 norm
247 .long sslog2 |$16-0 flog2 norm
274 .long scosh |$19-0 fcosh norm
301 .long sacos |$1c-0 facos norm
310 .long scos |$1d-0 fcos norm
319 .long sgetexp |$1e-0 fgetexp norm
328 .long sgetman |$1f-0 fgetman norm
481 .long ssincos |$30-0 fsincos norm
490 .long ssincos |$31-0 fsincos norm
499 .long ssincos |$32-0 fsincos norm
508 .long ssincos |$33-0 fsincos norm
517 .long ssincos |$34-0 fsincos norm
526 .long ssincos |$35-0 fsincos norm
535 .long ssincos |$36-0 fsincos norm
544 .long ssincos |$37-0 fsincos norm
H A Dget_op.S47 | routine which converts the unnorm to a norm (called mk_norm)
50 | norm. The instruction is then restored back into the '040
191 beqs src_op_ck |if dst op is norm, check src op
234 | ; (000 = norm, 100 = denorm)
262 | ; (000 = norm, 100 = denorm)
300 bsr mk_norm |convert sgl/dbl denorm to norm
327 | Dest is not denormalized. Check for norm, and set fpte15
376 | Normalizes unnormalized numbers, sets tag to norm or denorm, sets unfl
381 | set tag = norm
388 | tag = norm
396 | tag = norm
405 | L_SCR1{7:5} = operand tag (000 = norm, 100 = denorm)
460 orb #norm_tag,L_SCR1(%a6) |set tag to norm
473 orb #norm_tag,L_SCR1(%a6) |set tag to norm
661 | For a norm, check if the exp <= $3fff; if so, set etemp_15
H A Dres_func.S59 btstb #7,DTAG(%a6) |if dop = norm=000, zero=001,
64 | ;set dtag to norm
87 btstb #7,STAG(%a6) |if sop = norm=000, zero=001,
186 bne wr_etemp |if not norm, simply write it
357 | ;clear denorm stag to norm
604 | condition exists with a very large norm and a denorm. One
652 | if(dest is norm)
658 | if(dest is norm)
733 rts |then ; it is either a zero of norm,
825 | can be used to add the norm and 1.0 with the sign of the
1000 | can be used to subtract from the norm 1.0 with the sign of the
1093 | norm sign.
1420 beq pack_out |else it is norm or denorm
1811 | ;denorm/norm bias
1831 | ;denorm/norm bias
1914 | ;vs norm bias
1967 | Also note that the dtag must be set to norm here - this is because
1970 bfclr DTAG(%a6){#0:#3} |set dtag to norm
H A Dbindec.S178 clrb BINDEC_FLG(%a6) |clr norm/denorm flag
181 beq A2_str |if zero, input is norm
200 bgts pos_exp |if greater than zero, it is a norm
243 beqs A3_cont |if clr, continue with norm
492 beqs A9_norm |if norm, continue with mul
660 tstb BINDEC_FLG(%a6) |check if input was norm
661 beqs A13_con |if norm, continue with checking
H A Ddecbin.S101 .global norm
476 | norm:
481 norm: label
H A Dkernel_ex.S346 orb #norm_tag,DTAG(%a6) |set up dtag for norm
457 bclrb #7,DTAG(%a2) |set DTAG to norm
471 bclrb #7,STAG(%a2) |set STAG to norm
H A Dscale.S170 movel %d2,-(%a7) |free d2 for norm
H A Dslogn.S265 movel #0x00000000,%d3 | ...D3 is exponent of smallest norm. #
/linux-4.4.14/drivers/media/i2c/
H A Dtw9906.c33 v4l2_std_id norm; member in struct:tw9906
97 static int tw9906_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) tw9906_s_std() argument
100 bool is_60hz = norm & V4L2_STD_525_60; tw9906_s_std()
117 dec->norm = norm; tw9906_s_std()
145 bool is_60hz = dec->norm & V4L2_STD_525_60; tw9906_log_status()
208 dec->norm = V4L2_STD_NTSC; tw9906_probe()
H A Dtw9903.c42 v4l2_std_id norm; member in struct:tw9903
75 0x1c, 0x0f, /* video norm */
76 0x1d, 0x7f, /* video norm */
126 static int tw9903_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) tw9903_s_std() argument
129 bool is_60hz = norm & V4L2_STD_525_60; tw9903_s_std()
146 dec->norm = norm; tw9903_s_std()
175 bool is_60hz = dec->norm & V4L2_STD_525_60; tw9903_log_status()
240 dec->norm = V4L2_STD_NTSC; tw9903_probe()
H A Dadv7175.c52 v4l2_std_id norm; member in struct:adv7175
234 v4l2_dbg(1, debug, sd, "illegal norm: %llx\n", adv7175_s_std_output()
239 encoder->norm = std; adv7175_s_std_output()
256 if (encoder->norm & V4L2_STD_NTSC) adv7175_s_routing()
260 if (encoder->norm & V4L2_STD_SECAM) adv7175_s_routing()
272 if (encoder->norm & V4L2_STD_NTSC) adv7175_s_routing()
285 if (encoder->norm & V4L2_STD_NTSC) adv7175_s_routing()
424 encoder->norm = V4L2_STD_NTSC; adv7175_probe()
H A Dbt856.c58 v4l2_std_id norm; member in struct:bt856
109 if (encoder->norm & V4L2_STD_NTSC) bt856_init()
126 v4l2_dbg(1, debug, sd, "set norm %llx\n", (unsigned long long)std); bt856_s_std_output()
137 encoder->norm = std; bt856_s_std_output()
215 encoder->norm = V4L2_STD_NTSC; bt856_probe()
225 if (encoder->norm & V4L2_STD_NTSC) bt856_probe()
H A Dvpx3220.c50 v4l2_std_id norm; member in struct:vpx3220
284 if (decoder->norm & V4L2_STD_NTSC) vpx3220_init()
286 else if (decoder->norm & V4L2_STD_PAL) vpx3220_init()
288 else if (decoder->norm & V4L2_STD_SECAM) vpx3220_init()
357 chosen video norm */ vpx3220_s_std()
363 v4l2_dbg(1, debug, sd, "norm switched to NTSC\n"); vpx3220_s_std()
366 v4l2_dbg(1, debug, sd, "norm switched to PAL\n"); vpx3220_s_std()
369 v4l2_dbg(1, debug, sd, "norm switched to SECAM\n"); vpx3220_s_std()
374 decoder->norm = std; vpx3220_s_std()
491 decoder->norm = V4L2_STD_PAL; vpx3220_probe()
H A Dtw2804.c44 int norm; member in struct:tw2804
157 state->norm & V4L2_STD_525_60 ? "60 Hz" : "50 Hz"); tw2804_log_status()
262 static int tw2804_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) tw2804_s_std() argument
266 bool is_60hz = norm & V4L2_STD_525_60; tw2804_s_std()
282 dec->norm = norm; tw2804_s_std()
376 state->norm = V4L2_STD_NTSC; tw2804_probe()
H A Dbt819.c58 v4l2_std_id norm; member in struct:bt819
188 struct timing *timing = &timing_data[(decoder->norm & V4L2_STD_525_60) ? 1 : 0]; bt819_init()
202 init[0x15 * 2 - 1] = (decoder->norm & V4L2_STD_625_50) ? 115 : 93; /* Chroma burst delay */ bt819_init()
253 v4l2_dbg(1, debug, sd, "set norm %llx\n", (unsigned long long)std); bt819_s_std()
277 v4l2_dbg(1, debug, sd, "unsupported norm %llx\n", bt819_s_std()
292 decoder->norm = std; bt819_s_std()
434 decoder->norm = V4L2_STD_NTSC; bt819_probe()
H A Dsaa7185.c51 v4l2_std_id norm; member in struct:saa7185
159 /* 0x61 - 0x66 set according to norm */
225 if (encoder->norm & V4L2_STD_NTSC) saa7185_init()
242 encoder->norm = std; saa7185_s_std_output()
323 encoder->norm = V4L2_STD_NTSC; saa7185_probe()
H A Dadv7170.c55 v4l2_std_id norm; member in struct:adv7170
201 v4l2_dbg(1, debug, sd, "set norm %llx\n", (unsigned long long)std); adv7170_s_std_output()
216 v4l2_dbg(1, debug, sd, "illegal norm: %llx\n", adv7170_s_std_output()
221 encoder->norm = std; adv7170_s_std_output()
370 encoder->norm = V4L2_STD_NTSC; adv7170_probe()
H A Dsaa7110.c59 v4l2_std_id norm; member in struct:saa7110
254 v4l2_dbg(1, debug, sd, "status=0x%02x norm=%llx\n", saa7110_g_input_status()
255 status, (unsigned long long)decoder->norm); saa7110_g_input_status()
275 if (decoder->norm != std) { saa7110_s_std()
276 decoder->norm = std; saa7110_s_std()
394 decoder->norm = V4L2_STD_PAL; saa7110_probe()
H A Dtvp5150.c41 v4l2_std_id norm; /* Current set standard */ member in struct:tvp5150
628 v4l2_std_id std = decoder->norm; tvp5150_set_vbi()
675 v4l2_std_id std = decoder->norm; tvp5150_get_vbi()
713 decoder->norm = std; tvp5150_set_std()
742 if (decoder->norm == std) tvp5150_s_std()
774 tvp5150_set_std(sd, decoder->norm); tvp5150_reset()
879 if (decoder->norm == V4L2_STD_ALL) tvp5150_s_crop()
882 std = decoder->norm; tvp5150_s_crop()
934 if (decoder->norm == V4L2_STD_ALL) tvp5150_cropcap()
937 std = decoder->norm; tvp5150_cropcap()
1160 core->norm = V4L2_STD_ALL; /* Default is autodetect */ tvp5150_probe()
H A Dths7303.c139 static int ths7303_s_std_output(struct v4l2_subdev *sd, v4l2_std_id norm) ths7303_s_std_output() argument
143 if (norm & (V4L2_STD_ALL & ~V4L2_STD_SECAM)) { ths7303_s_std_output()
H A Dvp27smpx.c84 static int vp27smpx_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) vp27smpx_s_std() argument
H A Dks0127.c201 v4l2_std_id norm; member in struct:ks0127
493 if (ks->norm & V4L2_STD_525_60) ks0127_s_routing()
554 ks->norm = std; ks0127_s_std()
585 v4l2_dbg(1, debug, sd, "s_std: Unknown norm %llx\n", ks0127_s_std()
H A Dadv7842.c109 v4l2_std_id norm; member in struct:adv7842_state
2080 if (state->norm & V4L2_STD_525_60) adv7842_get_format()
2707 static int adv7842_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) adv7842_s_std() argument
2717 if (norm & V4L2_STD_625_50) adv7842_s_std()
2719 else if (norm & V4L2_STD_525_60) adv7842_s_std()
2724 if (norm & V4L2_STD_ALL) { adv7842_s_std()
2725 state->norm = norm; adv7842_s_std()
2731 static int adv7842_g_std(struct v4l2_subdev *sd, v4l2_std_id *norm) adv7842_g_std() argument
2740 *norm = state->norm; adv7842_g_std()
H A Dbt866.c92 v4l2_dbg(1, debug, sd, "set norm %llx\n", (unsigned long long)std); bt866_s_std_output()
H A Dmsp3400-kthreads.c862 * struct msp: only norm, acb and source are really used in this mode
H A Dsaa717x.c1075 v4l2_dbg(1, debug, sd, "decoder set norm "); saa717x_s_std()
/linux-4.4.14/drivers/media/pci/cx88/
H A Dcx88-core.c608 static inline unsigned int norm_swidth(v4l2_std_id norm) norm_swidth() argument
610 return (norm & (V4L2_STD_MN & ~V4L2_STD_PAL_Nc)) ? 754 : 922; norm_swidth()
613 static inline unsigned int norm_hdelay(v4l2_std_id norm) norm_hdelay() argument
615 return (norm & (V4L2_STD_MN & ~V4L2_STD_PAL_Nc)) ? 135 : 186; norm_hdelay()
618 static inline unsigned int norm_vdelay(v4l2_std_id norm) norm_vdelay() argument
620 return (norm & V4L2_STD_625_50) ? 0x24 : 0x18; norm_vdelay()
623 static inline unsigned int norm_fsc8(v4l2_std_id norm) norm_fsc8() argument
625 if (norm & V4L2_STD_PAL_M) norm_fsc8()
628 if (norm & (V4L2_STD_PAL_Nc)) norm_fsc8()
631 if (norm & V4L2_STD_NTSC) // All NTSC/M and variants norm_fsc8()
643 static inline unsigned int norm_htotal(v4l2_std_id norm) norm_htotal() argument
646 unsigned int fsc4=norm_fsc8(norm)/2; norm_htotal()
649 return (norm & V4L2_STD_625_50) ? norm_htotal()
654 static inline unsigned int norm_vbipack(v4l2_std_id norm) norm_vbipack() argument
656 return (norm & V4L2_STD_625_50) ? 511 : 400; norm_vbipack()
807 v4l2_std_id norm = core->tvnorm; set_tvaudio() local
813 if (V4L2_STD_PAL_BG & norm) { set_tvaudio()
816 } else if (V4L2_STD_PAL_DK & norm) { set_tvaudio()
819 } else if (V4L2_STD_PAL_I & norm) { set_tvaudio()
822 } else if (V4L2_STD_SECAM_L & norm) { set_tvaudio()
825 } else if ((V4L2_STD_SECAM_B | V4L2_STD_SECAM_G | V4L2_STD_SECAM_H) & norm) { set_tvaudio()
828 } else if (V4L2_STD_SECAM_DK & norm) { set_tvaudio()
831 } else if ((V4L2_STD_NTSC_M & norm) || set_tvaudio()
832 (V4L2_STD_PAL_M & norm)) { set_tvaudio()
835 } else if (V4L2_STD_NTSC_M_JP & norm) { set_tvaudio()
839 printk("%s/0: tvaudio support needs work for this tv norm [%s], sorry\n", set_tvaudio()
859 int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm) cx88_set_tvnorm() argument
869 if (norm == core->tvnorm) cx88_set_tvnorm()
876 core->tvnorm = norm; cx88_set_tvnorm()
877 fsc8 = norm_fsc8(norm); cx88_set_tvnorm()
883 if (norm & V4L2_STD_NTSC_M_JP) { cx88_set_tvnorm()
886 } else if (norm & V4L2_STD_NTSC_443) { cx88_set_tvnorm()
889 } else if (norm & V4L2_STD_PAL_M) { cx88_set_tvnorm()
892 } else if (norm & V4L2_STD_PAL_N) { cx88_set_tvnorm()
895 } else if (norm & V4L2_STD_PAL_Nc) { cx88_set_tvnorm()
898 } else if (norm & V4L2_STD_PAL_60) { cx88_set_tvnorm()
901 } else if (norm & V4L2_STD_NTSC) { cx88_set_tvnorm()
904 } else if (norm & V4L2_STD_SECAM) { cx88_set_tvnorm()
925 norm & V4L2_STD_SECAM ? cxiformat : cxiformat | 0x400); cx88_set_tvnorm()
961 tmp64 = norm_htotal(norm) * (u64)vdec_clock; cx88_set_tvnorm()
970 cx_write(MO_VBI_PACKET, (10<<11) | norm_vbipack(norm)); cx88_set_tvnorm()
979 call_all(core, video, s_std, norm); cx88_set_tvnorm()
H A Dcx88.h96 static inline unsigned int norm_maxw(v4l2_std_id norm) norm_maxw() argument
102 static inline unsigned int norm_maxh(v4l2_std_id norm) norm_maxh() argument
104 return (norm & V4L2_STD_525_60) ? 480 : 576; norm_maxh()
648 extern int cx88_set_tvnorm(struct cx88_core *core, v4l2_std_id norm);
/linux-4.4.14/drivers/media/pci/saa7134/
H A Dsaa7134-vbi.c55 struct saa7134_tvnorm *norm = dev->tvnorm; task_init() local
58 saa_writeb(SAA7134_VBI_H_START1(task), norm->h_start & 0xff); task_init()
59 saa_writeb(SAA7134_VBI_H_START2(task), norm->h_start >> 8); task_init()
60 saa_writeb(SAA7134_VBI_H_STOP1(task), norm->h_stop & 0xff); task_init()
61 saa_writeb(SAA7134_VBI_H_STOP2(task), norm->h_stop >> 8); task_init()
62 saa_writeb(SAA7134_VBI_V_START1(task), norm->vbi_v_start_0 & 0xff); task_init()
63 saa_writeb(SAA7134_VBI_V_START2(task), norm->vbi_v_start_0 >> 8); task_init()
64 saa_writeb(SAA7134_VBI_V_STOP1(task), norm->vbi_v_stop_0 & 0xff); task_init()
65 saa_writeb(SAA7134_VBI_V_STOP2(task), norm->vbi_v_stop_0 >> 8); task_init()
H A Dsaa7134-video.c388 static void set_tvnorm(struct saa7134_dev *dev, struct saa7134_tvnorm *norm) set_tvnorm() argument
390 video_dbg("set tv norm = %s\n", norm->name); set_tvnorm()
391 dev->tvnorm = norm; set_tvnorm()
394 dev->crop_bounds.left = norm->h_start; set_tvnorm()
395 dev->crop_defrect.left = norm->h_start; set_tvnorm()
396 dev->crop_bounds.width = norm->h_stop - norm->h_start +1; set_tvnorm()
397 dev->crop_defrect.width = norm->h_stop - norm->h_start +1; set_tvnorm()
399 dev->crop_bounds.top = (norm->vbi_v_stop_0+1)*2; set_tvnorm()
400 dev->crop_defrect.top = norm->video_v_start*2; set_tvnorm()
401 dev->crop_bounds.height = ((norm->id & V4L2_STD_525_60) ? 524 : 624) set_tvnorm()
403 dev->crop_defrect.height = (norm->video_v_stop - norm->video_v_start +1)*2; set_tvnorm()
423 struct saa7134_tvnorm *norm = dev->tvnorm; saa7134_set_decoder() local
426 luma_control = norm->luma_control; saa7134_set_decoder()
427 sync_control = norm->sync_control; saa7134_set_decoder()
428 chroma_ctrl1 = norm->chroma_ctrl1; saa7134_set_decoder()
450 saa_writeb(SAA7134_SOURCE_TIMING1, norm->src_timing); saa7134_set_decoder()
464 saa_writeb(SAA7134_CHROMA_GAIN, norm->chroma_gain); saa7134_set_decoder()
466 saa_writeb(SAA7134_CHROMA_CTRL2, norm->chroma_ctrl2); saa7134_set_decoder()
472 saa_writeb(SAA7134_MISC_VGATE_MSB, norm->vgate_misc); saa7134_set_decoder()
483 /* Set the correct norm for the saa6752hs. This function saa7134_set_tvnorm_hw()
1197 struct saa7134_tvnorm *norm = dev->tvnorm; saa7134_try_get_set_fmt_vbi_cap() local
1204 f->fmt.vbi.start[0] = norm->vbi_v_start_0; saa7134_try_get_set_fmt_vbi_cap()
1205 f->fmt.vbi.count[0] = norm->vbi_v_stop_0 - norm->vbi_v_start_0 +1; saa7134_try_get_set_fmt_vbi_cap()
1206 f->fmt.vbi.start[1] = norm->vbi_v_start_1; saa7134_try_get_set_fmt_vbi_cap()
2201 video_dbg("DCSDT: pll: %s, sync: %s, norm: %s\n", saa7134_irq_video_signalchange()
H A Dsaa7134-go7007.c393 static int saa7134_go7007_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) saa7134_go7007_s_std() argument
399 return saa7134_s_std_internal(dev, NULL, norm); saa7134_go7007_s_std()
H A Dsaa7134-tvaudio.c570 /* find the exact tv audio norm */ tvaudio_thread()
/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dtw9910.c234 v4l2_std_id norm; member in struct:tw9910_priv
426 static const struct tw9910_scale_ctrl *tw9910_select_norm(v4l2_std_id norm, tw9910_select_norm() argument
434 if (norm & V4L2_STD_NTSC) { tw9910_select_norm()
437 } else if (norm & V4L2_STD_PAL) { tw9910_select_norm()
482 dev_err(&client->dev, "norm select error\n"); tw9910_s_stream()
499 static int tw9910_g_std(struct v4l2_subdev *sd, v4l2_std_id *norm) tw9910_g_std() argument
504 *norm = priv->norm; tw9910_g_std()
509 static int tw9910_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) tw9910_s_std() argument
519 if (!(norm & (V4L2_STD_NTSC | V4L2_STD_PAL))) tw9910_s_std()
522 priv->norm = norm; tw9910_s_std()
523 if (norm & V4L2_STD_525_60) { tw9910_s_std()
602 * select suitable norm tw9910_set_frame()
604 priv->scale = tw9910_select_norm(priv->norm, *width, *height); tw9910_set_frame()
686 if (priv->norm & V4L2_STD_NTSC) { tw9910_g_crop()
705 if (priv->norm & V4L2_STD_NTSC) { tw9910_cropcap()
732 priv->scale = tw9910_select_norm(priv->norm, 640, 480); tw9910_get_fmt()
794 * select suitable norm tw9910_set_fmt()
796 scale = tw9910_select_norm(priv->norm, mf->width, mf->height); tw9910_set_fmt()
848 priv->norm = V4L2_STD_NTSC; tw9910_video_probe()
914 static int tw9910_g_tvnorms(struct v4l2_subdev *sd, v4l2_std_id *norm) tw9910_g_tvnorms() argument
916 *norm = V4L2_STD_NTSC | V4L2_STD_PAL; tw9910_g_tvnorms()
/linux-4.4.14/drivers/gpu/drm/i2c/
H A Dch7006_mode.c182 if (~mode->valid_norms & 1<<priv->norm) ch7006_lookup_mode()
205 const struct ch7006_tv_norm_info *norm = &ch7006_tv_norms[priv->norm]; ch7006_setup_levels() local
211 if (norm->black_level < 339*fixed1/1000) { ch7006_setup_levels()
221 black_level = round_fixed(norm->black_level*26625)/gain; ch7006_setup_levels()
236 const struct ch7006_tv_norm_info *norm = &ch7006_tv_norms[priv->norm]; ch7006_setup_subcarrier() local
241 * (norm->subc_freq >> 24)); ch7006_setup_subcarrier()
331 const struct ch7006_tv_norm_info *norm = &ch7006_tv_norms[priv->norm]; ch7006_setup_properties() local
346 scale = norm->vtotal*fixed1; ch7006_setup_properties()
352 hpos = round_fixed((norm->hvirtual * aspect - mode->hdisplay * scale) ch7006_setup_properties()
353 * priv->hmargin * mode->vtotal) / norm->vtotal / 100 / 4; ch7006_setup_properties()
358 vpos = max(0, norm->vdisplay - round_fixed(mode->vdisplay*scale) ch7006_setup_properties()
359 + norm->voffset) * priv->vmargin / 100 / 2; ch7006_setup_properties()
H A Dch7006_drv.c123 const struct ch7006_tv_norm_info *norm = &ch7006_tv_norms[priv->norm]; ch7006_encoder_mode_set() local
128 regs[CH7006_DISPMODE] = norm->dispmode | mode->dispmode; ch7006_encoder_mode_set()
234 ~mode->valid_norms & 1<<priv->norm) ch7006_encoder_get_modes()
266 priv->norm); ch7006_encoder_create_resources()
320 priv->norm = val; ch7006_encoder_set_property()
457 priv->norm = TV_NORM_PAL; ch7006_encoder_init()
472 priv->norm = i; ch7006_encoder_init()
478 ch7006_err(client, "Invalid TV norm setting \"%s\".\n", ch7006_encoder_init()
536 MODULE_PARM_DESC(tv_norm, "Default TV norm.\n"
H A Dch7006_priv.h92 enum ch7006_tv_norm norm; member in struct:ch7006_priv
/linux-4.4.14/drivers/media/usb/usbtv/
H A Dusbtv-video.c38 .norm = V4L2_STD_525_60,
43 .norm = V4L2_STD_PAL,
49 static int usbtv_configure_for_norm(struct usbtv *usbtv, v4l2_std_id norm) usbtv_configure_for_norm() argument
55 if (norm_params[i].norm & norm) { usbtv_configure_for_norm()
66 usbtv->norm = params->norm; usbtv_configure_for_norm()
110 static int usbtv_select_norm(struct usbtv *usbtv, v4l2_std_id norm) usbtv_select_norm() argument
149 ret = usbtv_configure_for_norm(usbtv, norm); usbtv_select_norm()
152 if (norm & V4L2_STD_525_60) usbtv_select_norm()
154 else if (norm & V4L2_STD_PAL) usbtv_select_norm()
240 ret = usbtv_select_norm(usbtv, usbtv->norm); usbtv_setup_capture()
537 static int usbtv_g_std(struct file *file, void *priv, v4l2_std_id *norm) usbtv_g_std() argument
540 *norm = usbtv->norm; usbtv_g_std()
544 static int usbtv_s_std(struct file *file, void *priv, v4l2_std_id norm) usbtv_s_std() argument
549 if ((norm & V4L2_STD_525_60) || (norm & V4L2_STD_PAL)) usbtv_s_std()
550 ret = usbtv_select_norm(usbtv, norm); usbtv_s_std()
H A Dusbtv.h59 v4l2_std_id norm; member in struct:usbtv_norm_params
94 v4l2_std_id norm; member in struct:usbtv
/linux-4.4.14/drivers/media/usb/tm6000/
H A Dtm6000-stds.c367 if ((dev->norm & V4L2_STD_NTSC) == V4L2_STD_NTSC_M_KR) { tm6000_set_audio_std()
369 } else if ((dev->norm & V4L2_STD_NTSC) == V4L2_STD_NTSC_M_JP) { tm6000_set_audio_std()
371 } else if (dev->norm & V4L2_STD_MN) { tm6000_set_audio_std()
376 if ((dev->norm & V4L2_STD_SECAM) == V4L2_STD_SECAM_L) tm6000_set_audio_std()
383 if (dev->norm & V4L2_STD_DK) tm6000_set_audio_std()
390 if (dev->norm & V4L2_STD_DK) { tm6000_set_audio_std()
392 } else if (dev->norm & V4L2_STD_PAL_I) { tm6000_set_audio_std()
394 } else if (dev->norm & V4L2_STD_SECAM_L) { tm6000_set_audio_std()
403 if (dev->norm & V4L2_STD_DK) { tm6000_set_audio_std()
451 if (dev->norm & V4L2_STD_525_60) tm6000_get_std_res()
610 if (dev->norm & svideo_stds[i].id) { tm6000_set_standard()
618 if (dev->norm & composite_stds[i].id) { tm6000_set_standard()
H A Dtm6000-video.c1056 static int vidioc_s_std(struct file *file, void *priv, v4l2_std_id norm) vidioc_s_std() argument
1062 dev->norm = norm; vidioc_s_std()
1071 v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_std, dev->norm); vidioc_s_std()
1076 static int vidioc_g_std(struct file *file, void *priv, v4l2_std_id *norm) vidioc_g_std() argument
1081 *norm = dev->norm; vidioc_g_std()
1143 rc = vidioc_s_std(file, priv, dev->norm); vidioc_s_input()
H A Dtm6000.h183 v4l2_std_id norm; /* Current norm */ member in struct:tm6000_core
H A Dtm6000-cards.c1117 dev->norm = V4L2_STD_NTSC_M; tm6000_init_dev()
1123 v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_std, dev->norm); tm6000_init_dev()
H A Dtm6000-core.c229 * if (dev->norm & V4L2_STD_525_60) tm6000_set_vbi()
/linux-4.4.14/arch/arc/lib/
H A Dmemcmp.S66 norm r1,r1
73 norm r1,r1
88 norm r1,r1
/linux-4.4.14/drivers/media/usb/stk1160/
H A Dstk1160-v4l.c121 if (dev->norm & V4L2_STD_525_60) { stk1160_set_std()
395 base_height = (dev->norm & V4L2_STD_525_60) ? 480 : 576; stk1160_try_fmt()
517 static int vidioc_querystd(struct file *file, void *priv, v4l2_std_id *norm) vidioc_querystd() argument
520 v4l2_device_call_all(&dev->v4l2_dev, 0, video, querystd, norm); vidioc_querystd()
524 static int vidioc_g_std(struct file *file, void *priv, v4l2_std_id *norm) vidioc_g_std() argument
528 *norm = dev->norm; vidioc_g_std()
532 static int vidioc_s_std(struct file *file, void *priv, v4l2_std_id norm) vidioc_s_std() argument
537 if (dev->norm == norm) vidioc_s_std()
549 dev->height = (norm & V4L2_STD_525_60) ? 480 : 576; vidioc_s_std()
550 dev->norm = norm; vidioc_s_std()
558 dev->norm); vidioc_s_std()
833 dev->norm = V4L2_STD_NTSC_M; stk1160_video_register()
842 dev->norm); stk1160_video_register()
H A Dstk1160.h150 v4l2_std_id norm; /* current norm */ member in struct:stk1160
/linux-4.4.14/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c110 .norm = V4L2_STD_PAL,
150 .norm = V4L2_STD_NTSC,
190 .norm = V4L2_STD_PAL,
231 .norm = V4L2_STD_PAL,
261 .norm = V4L2_STD_PAL,
302 .norm = V4L2_STD_PAL,
330 .norm = V4L2_STD_NTSC,
358 .norm = V4L2_STD_NTSC,
388 .norm = V4L2_STD_NTSC,
423 .norm = V4L2_STD_PAL_M,
461 .norm = V4L2_STD_NTSC_M,
500 .norm = V4L2_STD_PAL_M,
529 .norm = V4L2_STD_NTSC,
587 .norm = V4L2_STD_PAL,
622 .norm = V4L2_STD_NTSC,
652 .norm = V4L2_STD_NTSC,
678 .norm = V4L2_STD_NTSC,
719 .norm = V4L2_STD_PAL,
758 .norm = V4L2_STD_PAL,
797 .norm = V4L2_STD_NTSC,
827 .norm = V4L2_STD_PAL,
1329 /* set default norm */ cx231xx_init_dev()
1330 dev->norm = dev->board.norm; cx231xx_init_dev()
H A Dcx231xx-video.c1057 *id = dev->norm; vidioc_g_std()
1061 static int vidioc_s_std(struct file *file, void *priv, v4l2_std_id norm) vidioc_s_std() argument
1074 if (dev->norm == norm) vidioc_s_std()
1080 dev->norm = norm; vidioc_s_std()
1084 dev->height = (dev->norm & V4L2_STD_625_50) ? 576 : 480; vidioc_s_std()
1086 call_all(dev, video, s_std, dev->norm); vidioc_s_std()
1185 call_all(dev, video, s_std, dev->norm); cx231xx_s_input()
1278 if (dev->norm & (V4L2_STD_MN | V4L2_STD_NTSC_443)) cx231xx_s_frequency()
1280 else if (dev->norm & V4L2_STD_B) cx231xx_s_frequency()
1282 else if (dev->norm & (V4L2_STD_PAL_DK | V4L2_STD_SECAM_DK)) cx231xx_s_frequency()
1284 else if (dev->norm & V4L2_STD_GH) cx231xx_s_frequency()
1286 else if (dev->norm & V4L2_STD_PAL_I) cx231xx_s_frequency()
1288 else if (dev->norm & V4L2_STD_SECAM_L) cx231xx_s_frequency()
1290 else if (dev->norm & V4L2_STD_SECAM_LC) cx231xx_s_frequency()
1560 f->fmt.vbi.start[0] = (dev->norm & V4L2_STD_625_50) ? vidioc_g_fmt_vbi_cap()
1562 f->fmt.vbi.count[0] = (dev->norm & V4L2_STD_625_50) ? vidioc_g_fmt_vbi_cap()
1564 f->fmt.vbi.start[1] = (dev->norm & V4L2_STD_625_50) ? vidioc_g_fmt_vbi_cap()
1584 f->fmt.vbi.start[0] = (dev->norm & V4L2_STD_625_50) ? vidioc_try_fmt_vbi_cap()
1586 f->fmt.vbi.count[0] = (dev->norm & V4L2_STD_625_50) ? vidioc_try_fmt_vbi_cap()
1588 f->fmt.vbi.start[1] = (dev->norm & V4L2_STD_625_50) ? vidioc_try_fmt_vbi_cap()
2142 /* set default norm */ cx231xx_register_analog_devices()
2143 dev->norm = V4L2_STD_PAL; cx231xx_register_analog_devices()
2154 call_all(dev, video, s_std, dev->norm); cx231xx_register_analog_devices()
H A Dcx231xx-vbi.c176 height = ((dev->norm & V4L2_STD_625_50) ? vbi_buffer_setup()
226 height = ((dev->norm & V4L2_STD_625_50) ? vbi_buffer_prepare()
412 dma_q->lines_per_field = ((dev->norm & V4L2_STD_625_50) ? cx231xx_init_vbi_isoc()
703 height = ((dev->norm & V4L2_STD_625_50) ? cx231xx_is_vbi_buffer_done()
H A Dcx231xx.h340 v4l2_std_id norm; /* tv norm */ member in struct:cx231xx_board
639 v4l2_std_id norm; /* selected tv norm */ member in struct:cx231xx
1002 return (dev->norm & V4L2_STD_625_50) ? 576 : 480; norm_maxh()
H A Dcx231xx-417.c1495 static int vidioc_g_std(struct file *file, void *fh0, v4l2_std_id *norm) vidioc_g_std() argument
1500 *norm = dev->encodernorm.id; vidioc_g_std()
1519 dev->norm = V4L2_STD_NTSC; vidioc_s_std()
1524 dev->norm = V4L2_STD_PAL_B; vidioc_s_std()
1528 call_all(dev, video, s_std, dev->norm); vidioc_s_std()
1970 dev->norm = V4L2_STD_NTSC; cx231xx_417_register()
H A Dcx231xx-avcore.c829 status = cx231xx_dif_set_standard(dev, dev->norm); cx231xx_set_decoder_video_input()
976 __func__, (unsigned int)dev->norm); cx231xx_do_mode_ctrl_overrides()
981 if (dev->norm & (V4L2_STD_NTSC | V4L2_STD_PAL_M)) { cx231xx_do_mode_ctrl_overrides()
1008 } else if (dev->norm & V4L2_STD_SECAM) { cx231xx_do_mode_ctrl_overrides()
1539 standard = dev->norm; cx231xx_set_Colibri_For_LowIF()
1741 dev->norm = standard; cx231xx_dif_set_standard()
2147 if (dev->norm & (V4L2_STD_SECAM_L | V4L2_STD_SECAM_B | cx231xx_tuner_post_channel_change()
H A Dcx231xx-dvb.c419 params.std = dev->norm; cx231xx_set_analog_freq()
/linux-4.4.14/lib/xz/
H A Dxz_dec_bcj.c220 uint64_t norm; bcj_ia64() local
235 norm = instr >> bit_res; bcj_ia64()
237 if (((norm >> 37) & 0x0F) == 0x05 bcj_ia64()
238 && ((norm >> 9) & 0x07) == 0) { bcj_ia64()
239 addr = (norm >> 13) & 0x0FFFFF; bcj_ia64()
240 addr |= ((uint32_t)(norm >> 36) & 1) << 20; bcj_ia64()
245 norm &= ~((uint64_t)0x8FFFFF << 13); bcj_ia64()
246 norm |= (uint64_t)(addr & 0x0FFFFF) << 13; bcj_ia64()
247 norm |= (uint64_t)(addr & 0x100000) bcj_ia64()
251 instr |= norm << bit_res; bcj_ia64()
/linux-4.4.14/drivers/media/pci/tw68/
H A Dtw68-video.c230 static void set_tvnorm(struct tw68_dev *dev, const struct tw68_tvnorm *norm) set_tvnorm() argument
232 if (norm != dev->tvnorm) { set_tvnorm()
234 dev->height = (norm->id & V4L2_STD_525_60) ? 480 : 576; set_tvnorm()
235 dev->tvnorm = norm; set_tvnorm()
264 * getting current norm (as well as debug print)
272 const struct tw68_tvnorm *norm = dev->tvnorm; tw68_set_scale() local
285 norm->h_delay, norm->h_start, norm->h_stop, tw68_set_scale()
286 norm->v_delay, norm->video_v_start, tw68_set_scale()
287 norm->video_v_stop); tw68_set_scale()
291 hdelay = norm->h_delay0; tw68_set_scale()
294 hdelay = norm->h_delay; tw68_set_scale()
298 hdelay += norm->h_start; tw68_set_scale()
299 hactive = norm->h_stop - norm->h_start + 1; tw68_set_scale()
303 vdelay = norm->v_delay; tw68_set_scale()
304 vactive = ((norm->id & V4L2_STD_525_60) ? 524 : 624) / 2 - norm->video_v_start; tw68_set_scale()
761 /* Look for match on complete norm id (may have mult bits) */ tw68_s_std()
767 /* If no exact match, look for norm which contains this one */ tw68_s_std()
/linux-4.4.14/drivers/media/tuners/
H A Dtda9887.c403 struct tvnorm *norm = NULL; tda9887_set_tvnorm() local
409 norm = &radio_mono; tda9887_set_tvnorm()
411 norm = &radio_stereo; tda9887_set_tvnorm()
415 norm = tvnorms+i; tda9887_set_tvnorm()
420 if (NULL == norm) { tda9887_set_tvnorm()
425 tuner_dbg("configure for: %s\n", norm->name); tda9887_set_tvnorm()
426 buf[1] = norm->b; tda9887_set_tvnorm()
427 buf[2] = norm->c; tda9887_set_tvnorm()
428 buf[3] = norm->e; tda9887_set_tvnorm()
H A Dtuner-simple.c326 /* tv norm specific stuff for multi-norm tuners */ simple_std_setup()
595 /* tv norm specific stuff for multi-norm tuners */ simple_set_tv_freq()
/linux-4.4.14/arch/arm/mach-imx/
H A Davic.c41 #define AVIC_NIVECSR 0x40 /* norm int vector/status */
47 #define AVIC_NIPNDH 0x58 /* norm int pending high */
48 #define AVIC_NIPNDL 0x5C /* norm int pending low */
/linux-4.4.14/drivers/media/pci/zoran/
H A Dzr36060.c592 /* set picture size (norm is ignored as the codec doesn't know about it) */
595 struct tvnorm *norm, zr36060_set_video()
608 * we allow invalid startx/y and norm for now ... */ zr36060_set_video()
661 reg = norm->Ht - 1; /* Vtotal */ zr36060_set_video()
665 reg = norm->Wt - 1; /* Htotal */ zr36060_set_video()
673 ///*CP*/ reg = (zr->params.norm == 1 ? 57 : 68); zr36060_set_video()
677 reg = norm->VStart - 1; /* BVstart */ zr36060_set_video()
680 reg += norm->Ha / 2; /* BVend */ zr36060_set_video()
684 reg = norm->HStart - 1; /* BHstart */ zr36060_set_video()
687 reg += norm->Wa; /* BHend */ zr36060_set_video()
692 reg = cap->y + norm->VStart; /* Vstart */ zr36060_set_video()
700 reg = cap->x + norm->HStart; /* Hstart */ zr36060_set_video()
709 reg = norm->VStart - 4; /* SVstart */ zr36060_set_video()
713 reg += norm->Ha / 2 + 8; /* SVend */ zr36060_set_video()
717 reg = norm->HStart /*+ 64 */ - 4; /* SHstart */ zr36060_set_video()
721 reg += norm->Wa + 8; /* SHend */ zr36060_set_video()
594 zr36060_set_video(struct videocodec *codec, struct tvnorm *norm, struct vfe_settings *cap, struct vfe_polarity *pol) zr36060_set_video() argument
H A Dzr36016.c272 // (no extra offset for now, norm defines offset, default width height) zr36016_init()
314 struct tvnorm *norm, zr36016_set_video()
321 ptr->name, norm->HStart, norm->VStart, zr36016_set_video()
336 ptr->xoff = (norm->HStart ? norm->HStart : 1) + cap->x; zr36016_set_video()
341 ptr->yoff = norm->VStart + cap->y; zr36016_set_video()
313 zr36016_set_video(struct videocodec *codec, struct tvnorm *norm, struct vfe_settings *cap, struct vfe_polarity *pol) zr36016_set_video() argument
H A Dvideocodec.h97 with the last defined norm/size (or device default if not
99 set_size -> this fn-ref. sets the norm and image size for
101 the norm param is defined in videodev2.h (V4L2_STD_*)
285 // setup picture size and norm (for the codec's video frontend)
287 struct tvnorm * norm,
H A Dzoran_card.c80 Default input and video norm at startup of the driver.
95 MODULE_PARM_DESC(default_norm, "Default norm (0=PAL, 1=NTSC, 2=SECAM)");
999 /* Avoid nonsense settings from user for default input/norm */ zr36057_init()
1003 zr->norm = V4L2_STD_PAL; zr36057_init()
1006 zr->norm = V4L2_STD_NTSC; zr36057_init()
1009 zr->norm = V4L2_STD_SECAM; zr36057_init()
1017 zr->norm = V4L2_STD_PAL; zr36057_init()
H A Dzoran.h303 int input; /* card's norm and input */
304 v4l2_std_id norm; member in struct:zoran
H A Dzoran_driver.c944 * on norm-change! */ zoran_open()
1426 v4l2_std_id norm) zoran_set_norm()
1439 if (!(norm & zr->card.norms)) { zoran_set_norm()
1441 KERN_ERR "%s: %s - unsupported norm %llx\n", zoran_set_norm()
1442 ZR_DEVNAME(zr), __func__, norm); zoran_set_norm()
1446 if (norm & V4L2_STD_SECAM) zoran_set_norm()
1448 else if (norm & V4L2_STD_NTSC) zoran_set_norm()
1454 * norm needs different VFE settings */ zoran_set_norm()
1459 decoder_call(zr, video, s_std, norm); zoran_set_norm()
1460 encoder_call(zr, video, s_std_output, norm); zoran_set_norm()
1466 zr->norm = norm; zoran_set_norm()
2277 *std = zr->norm; zoran_g_std()
1425 zoran_set_norm(struct zoran *zr, v4l2_std_id norm) zoran_set_norm() argument
H A Dzr36050.c601 /* set picture size (norm is ignored as the codec doesn't know about it) */
604 struct tvnorm *norm, zr36050_set_video()
612 ptr->name, norm->HStart, norm->VStart, zr36050_set_video()
617 * we allow invalid startx/y and norm for now ... */ zr36050_set_video()
603 zr36050_set_video(struct videocodec *codec, struct tvnorm *norm, struct vfe_settings *cap, struct vfe_polarity *pol) zr36050_set_video() argument
H A Dzoran_device.c306 if ((zr->norm & V4L2_STD_NTSC) || zr36057_adjust_vfe()
308 (zr->norm & V4L2_STD_PAL))) zr36057_adjust_vfe()
412 if (!(zr->norm & V4L2_STD_NTSC)) zr36057_set_vfe()
1567 decoder_call(zr, video, s_std, zr->norm); zoran_init_hardware()
1572 encoder_call(zr, video, s_std_output, zr->norm); zoran_init_hardware()
/linux-4.4.14/arch/mips/math-emu/
H A Dieee754.h225 #define IEEE754_SPCVAL_PMAX 9 /* +max norm */
226 #define IEEE754_SPCVAL_NMAX 10 /* -max norm */
227 #define IEEE754_SPCVAL_PMIN 11 /* +min norm */
228 #define IEEE754_SPCVAL_NMIN 12 /* -min norm */
H A Dieee754dp.c184 /* gen norm/denorm/zero */ ieee754dp_format()
H A Dieee754sp.c182 /* gen norm/denorm/zero */ ieee754sp_format()
/linux-4.4.14/drivers/media/usb/em28xx/
H A Dem28xx-video.c166 return (v4l2->norm & V4L2_STD_625_50) ? 576 : 480; norm_maxh()
252 if (v4l2->norm & V4L2_STD_525_60) { em28xx_set_outfmt()
255 } else if (v4l2->norm & V4L2_STD_625_50) { em28xx_set_outfmt()
336 if (v4l2->norm & V4L2_STD_525_60) em28xx_resolution_set()
1371 static int vidioc_g_std(struct file *file, void *priv, v4l2_std_id *norm) vidioc_g_std() argument
1375 *norm = dev->v4l2->norm; vidioc_g_std()
1380 static int vidioc_querystd(struct file *file, void *priv, v4l2_std_id *norm) vidioc_querystd() argument
1384 v4l2_device_call_all(&dev->v4l2->v4l2_dev, 0, video, querystd, norm); vidioc_querystd()
1389 static int vidioc_s_std(struct file *file, void *priv, v4l2_std_id norm) vidioc_s_std() argument
1395 if (norm == v4l2->norm) vidioc_s_std()
1401 v4l2->norm = norm; vidioc_s_std()
1405 f.fmt.pix.height = (norm & V4L2_STD_525_60) ? 480 : 576; vidioc_s_std()
1415 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_std, v4l2->norm); vidioc_s_std()
1432 v4l2_video_std_frame_period(v4l2->norm, vidioc_g_parm()
1818 if (v4l2->norm & V4L2_STD_525_60) { vidioc_g_fmt_vbi_cap()
1822 } else if (v4l2->norm & V4L2_STD_625_50) { vidioc_g_fmt_vbi_cap()
2427 /* set default norm */ em28xx_v4l2_init()
2428 v4l2->norm = V4L2_STD_PAL; em28xx_v4l2_init()
2429 v4l2_device_call_all(&v4l2->v4l2_dev, 0, video, s_std, v4l2->norm); em28xx_v4l2_init()
H A Dem28xx.h541 v4l2_std_id norm; /* selected tv norm */ member in struct:em28xx_v4l2
/linux-4.4.14/drivers/usb/storage/
H A Dprotocol.h15 * Notably the usage of NAK, STALL and ACK differs from the norm, in
H A Dscsiglue.h15 * Notably the usage of NAK, STALL and ACK differs from the norm, in
H A Ddebug.h18 * Notably the usage of NAK, STALL and ACK differs from the norm, in
H A Dinitializers.c14 * Notably the usage of NAK, STALL and ACK differs from the norm, in
H A Dtransport.h15 * Notably the usage of NAK, STALL and ACK differs from the norm, in
H A Ddebug.c21 * Notably the usage of NAK, STALL and ACK differs from the norm, in
H A Dprotocol.c21 * Notably the usage of NAK, STALL and ACK differs from the norm, in
H A Dusb.h18 * Notably the usage of NAK, STALL and ACK differs from the norm, in
H A Dscsiglue.c22 * Notably the usage of NAK, STALL and ACK differs from the norm, in
H A Dusb.c24 * Notably the usage of NAK, STALL and ACK differs from the norm, in
H A Dtransport.c22 * Notably the usage of NAK, STALL and ACK differs from the norm, in
/linux-4.4.14/drivers/staging/fbtft/
H A Dfb_ili9481.c38 /* Power setting for norm. mode */
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcx23885.h582 int cx23885_set_tvnorm(struct cx23885_dev *dev, v4l2_std_id norm);
630 static inline unsigned int norm_maxw(v4l2_std_id norm) norm_maxw() argument
632 return (norm & V4L2_STD_525_60) ? 720 : 768; norm_maxw()
635 static inline unsigned int norm_maxh(v4l2_std_id norm) norm_maxh() argument
637 return (norm & V4L2_STD_525_60) ? 480 : 576; norm_maxh()
H A Dcx23885-video.c115 int cx23885_set_tvnorm(struct cx23885_dev *dev, v4l2_std_id norm) cx23885_set_tvnorm() argument
117 dprintk(1, "%s(norm = 0x%08x) name: [%s]\n", cx23885_set_tvnorm()
119 (unsigned int)norm, cx23885_set_tvnorm()
120 v4l2_norm_to_name(norm)); cx23885_set_tvnorm()
122 if (dev->tvnorm != norm) { cx23885_set_tvnorm()
128 dev->tvnorm = norm; cx23885_set_tvnorm()
130 call_all(dev, video, s_std, norm); cx23885_set_tvnorm()
/linux-4.4.14/arch/mips/include/asm/sn/
H A Dgda.h52 void **g_hooked_norm;/* ptr to pda loc for norm hndlr */
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Ddsp_defs.h258 <byte> connected norm
271 <byte> connected norm
H A Dmdm_msg.h37 <byte> connected norm
H A Dmessage.c6639 data++; /* connected norm */ nl_ind()
/linux-4.4.14/drivers/media/usb/gspca/
H A Dpac7302.c443 unsigned int norm; rgbbalance_ctrl_to_reg_value() local
446 norm = k * (rgb_ctrl_val - PAC7302_RGB_BALANCE_MIN) rgbbalance_ctrl_to_reg_value()
449 return 64 * norm * norm / (k*k) + 32 * norm / k + 32; rgbbalance_ctrl_to_reg_value()
455 * => 254 * norm * norm / (k*k) + 1 * norm / k */ rgbbalance_ctrl_to_reg_value()
/linux-4.4.14/drivers/media/pci/dt3155/
H A Ddt3155.c345 static int dt3155_g_std(struct file *filp, void *p, v4l2_std_id *norm) dt3155_g_std() argument
349 *norm = pd->std; dt3155_g_std()
353 static int dt3155_s_std(struct file *filp, void *p, v4l2_std_id norm) dt3155_s_std() argument
357 if (pd->std == norm) dt3155_s_std()
361 pd->std = norm; dt3155_s_std()
/linux-4.4.14/drivers/media/platform/
H A Dtimblogiw.c96 static int timblogiw_bytes_per_line(const struct timblogiw_tvnorm *norm) timblogiw_bytes_per_line() argument
98 return norm->width * 2; timblogiw_bytes_per_line()
102 static int timblogiw_frame_size(const struct timblogiw_tvnorm *norm) timblogiw_frame_size() argument
104 return norm->height * timblogiw_bytes_per_line(norm); timblogiw_frame_size()
/linux-4.4.14/drivers/media/platform/davinci/
H A Dvpbe_venc.c480 static int venc_s_std_output(struct v4l2_subdev *sd, v4l2_std_id norm) venc_s_std_output() argument
484 if (norm & V4L2_STD_525_60) venc_s_std_output()
486 else if (norm & V4L2_STD_625_50) venc_s_std_output()
/linux-4.4.14/drivers/media/usb/go7007/
H A Ds2250-board.c352 static int s2250_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) s2250_s_std() argument
359 if (norm & V4L2_STD_625_50) { s2250_s_std()
367 state->std = norm; s2250_s_std()
/linux-4.4.14/arch/arc/kernel/
H A Dsetup.c69 cpu->extn.norm = read_aux_reg(ARC_REG_NORM_BCR) > 1 ? 1 : 0; /* 2,3 */ read_arc_build_cfg_regs()
241 IS_AVAIL1(cpu->extn.norm, "norm "), arc_cpu_mumbojumbo()
/linux-4.4.14/include/linux/
H A Dtime64.h168 * Returns true if the timespec64 is norm, false if denorm:
H A Dtime.h90 * Returns true if the timespec is norm, false if denorm:
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A D4965-calib.c189 D_CALIB("norm FA %u > max FA %u\n", false_alarms, il4965_sens_energy_cck()
208 D_CALIB("norm FA %u < min FA %u, silence diff %d\n", il4965_sens_energy_cck()
306 D_CALIB("norm FA %u > max FA %u)\n", false_alarms, il4965_sens_auto_corr_ofdm()
329 D_CALIB("norm FA %u < min FA %u\n", false_alarms, il4965_sens_auto_corr_ofdm()
348 D_CALIB("min FA %u < norm FA %u < max FA %u OK\n", il4965_sens_auto_corr_ofdm()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Dcalib.c262 IWL_DEBUG_CALIB(priv, "norm FA %u > max FA %u\n", iwl_sens_energy_cck()
281 IWL_DEBUG_CALIB(priv, "norm FA %u < min FA %u, silence diff %d\n", iwl_sens_energy_cck()
382 IWL_DEBUG_CALIB(priv, "norm FA %u > max FA %u)\n", iwl_sens_auto_corr_ofdm()
405 IWL_DEBUG_CALIB(priv, "norm FA %u < min FA %u\n", iwl_sens_auto_corr_ofdm()
424 IWL_DEBUG_CALIB(priv, "min FA %u < norm FA %u < max FA %u OK\n", iwl_sens_auto_corr_ofdm()
/linux-4.4.14/kernel/time/
H A Dntp.c784 struct pps_normtime norm = { pps_normalize_ts() local
789 if (norm.nsec > (NSEC_PER_SEC >> 1)) { pps_normalize_ts()
790 norm.nsec -= NSEC_PER_SEC; pps_normalize_ts()
791 norm.sec++; pps_normalize_ts()
794 return norm; pps_normalize_ts()
/linux-4.4.14/drivers/media/usb/au0828/
H A Dau0828-video.c1202 static int vidioc_s_std(struct file *file, void *priv, v4l2_std_id norm) vidioc_s_std() argument
1209 if (norm == dev->std) vidioc_s_std()
1215 dev->std = norm; vidioc_s_std()
1227 v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_std, norm); vidioc_s_std()
1234 static int vidioc_g_std(struct file *file, void *priv, v4l2_std_id *norm) vidioc_g_std() argument
1241 *norm = dev->std; vidioc_g_std()
/linux-4.4.14/drivers/staging/most/aim-v4l2/
H A Dvideo.c316 static int vidioc_g_std(struct file *file, void *priv, v4l2_std_id *norm) vidioc_g_std() argument
320 *norm = V4L2_STD_UNKNOWN; vidioc_g_std()
/linux-4.4.14/drivers/video/fbdev/matrox/
H A Dmatroxfb_g450.c360 static void cve2_init_TVdata(int norm, struct mavenregs* data, const struct output_desc** outd) { cve2_init_TVdata() argument
492 if (norm == MATROXFB_OUTPUT_MODE_PAL) { cve2_init_TVdata()
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbttv-vbi.c419 void bttv_vbi_fmt_reset(struct bttv_vbi_fmt *f, unsigned int norm) bttv_vbi_fmt_reset() argument
425 tvnorm = &bttv_tvnorms[norm]; bttv_vbi_fmt_reset()
H A Dbttv-driver.c1139 bttv_crop_reset(struct bttv_crop *c, unsigned int norm) bttv_crop_reset() argument
1141 c->rect = bttv_tvnorms[norm].cropcap.defrect; bttv_crop_reset()
1147 set_tvnorm(struct bttv *btv, unsigned int norm) set_tvnorm() argument
1152 BUG_ON(norm >= BTTV_TVNORMS); set_tvnorm()
1155 tvnorm = &bttv_tvnorms[norm]; set_tvnorm()
1159 bttv_crop_reset(&btv->crop[0], norm); set_tvnorm()
1168 btv->tvnorm = norm; set_tvnorm()
1192 set_input(struct bttv *btv, unsigned int input, unsigned int norm) set_input() argument
1212 set_tvnorm(btv, norm); set_input()
1568 int norm; bttv_prepare_buffer() local
1584 norm = btv->tvnorm; bttv_prepare_buffer()
1588 if (btv->vbi_end > bttv_tvnorms[norm].cropcap.defrect.top) { bttv_prepare_buffer()
1592 c.rect = bttv_tvnorms[norm].cropcap.defrect; bttv_prepare_buffer()
1594 norm = btv->tvnorm; bttv_prepare_buffer()
1626 buf->tvnorm != norm || buf->fmt != fmt || bttv_prepare_buffer()
1634 buf->tvnorm = norm; bttv_prepare_buffer()
H A Dbttvp.h201 void bttv_vbi_fmt_reset(struct bttv_vbi_fmt *f, unsigned int norm);
/linux-4.4.14/include/media/
H A Dv4l2-ioctl.h144 int (*vidioc_g_std) (struct file *file, void *fh, v4l2_std_id *norm);
145 int (*vidioc_s_std) (struct file *file, void *fh, v4l2_std_id norm);
H A Dv4l2-subdev.h394 int (*g_std)(struct v4l2_subdev *sd, v4l2_std_id *norm);
395 int (*s_std)(struct v4l2_subdev *sd, v4l2_std_id norm);
808 Example: err = v4l2_subdev_call(sd, video, s_std, norm);
/linux-4.4.14/drivers/media/pci/cx18/
H A Dcx18-gpio.c133 static int gpiomux_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) gpiomux_s_std() argument
H A Dcx18-av-core.c856 static int cx18_av_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) cx18_av_s_std() argument
864 if (state->radio == 0 && state->std == norm) cx18_av_s_std()
868 state->std = norm; cx18_av_s_std()
H A Dcx18-driver.h425 v4l2_std_id tvnorm; /* selected tv norm */
672 v4l2_std_id tuner_std; /* The norm of the tuner (fixed) */
/linux-4.4.14/drivers/media/platform/s5p-tv/
H A Dmixer_video.c582 static int mxr_s_std(struct file *file, void *fh, v4l2_std_id norm) mxr_s_std() argument
599 ret = v4l2_subdev_call(to_outsd(mdev), video, s_std_output, norm); mxr_s_std()
608 static int mxr_g_std(struct file *file, void *fh, v4l2_std_id *norm) mxr_g_std() argument
616 ret = v4l2_subdev_call(to_outsd(mdev), video, g_std_output, norm); mxr_g_std()
/linux-4.4.14/arch/arc/include/asm/
H A Darcregs.h356 unsigned int swap:1, norm:1, minmax:1, barrel:1, crc:1, pad1:3, member in struct:cpuinfo_arc::__anon128
H A Dbitops.h217 " norm.f %0, %1 \n" clz()
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dfpsp.S1452 # here, we count on norm not to alter a0...
1453 bsr.l norm # normalize mantissa
1484 # here, we count on norm not to alter a0...
1485 bsr.l norm # normalize mantissa
4477 short tbl_trans - tbl_trans # $01-0 fint norm
4486 short ssinh - tbl_trans # $02-0 fsinh norm
4495 short tbl_trans - tbl_trans # $03-0 fintrz norm
4504 short tbl_trans - tbl_trans # $04-0 fsqrt norm
4522 short slognp1 - tbl_trans # $06-0 flognp1 norm
4540 short setoxm1 - tbl_trans # $08-0 fetoxm1 norm
4549 short stanh - tbl_trans # $09-0 ftanh norm
4558 short satan - tbl_trans # $0a-0 fatan norm
4576 short sasin - tbl_trans # $0c-0 fasin norm
4585 short satanh - tbl_trans # $0d-0 fatanh norm
4594 short ssin - tbl_trans # $0e-0 fsin norm
4603 short stan - tbl_trans # $0f-0 ftan norm
4612 short setox - tbl_trans # $10-0 fetox norm
4621 short stwotox - tbl_trans # $11-0 ftwotox norm
4630 short stentox - tbl_trans # $12-0 ftentox norm
4648 short slogn - tbl_trans # $14-0 flogn norm
4657 short slog10 - tbl_trans # $15-0 flog10 norm
4666 short slog2 - tbl_trans # $16-0 flog2 norm
4684 short tbl_trans - tbl_trans # $18-0 fabs norm
4693 short scosh - tbl_trans # $19-0 fcosh norm
4702 short tbl_trans - tbl_trans # $1a-0 fneg norm
4720 short sacos - tbl_trans # $1c-0 facos norm
4729 short scos - tbl_trans # $1d-0 fcos norm
4738 short sgetexp - tbl_trans # $1e-0 fgetexp norm
4747 short sgetman - tbl_trans # $1f-0 fgetman norm
4756 short tbl_trans - tbl_trans # $20-0 fdiv norm
4765 short smod_snorm - tbl_trans # $21-0 fmod norm
4774 short tbl_trans - tbl_trans # $22-0 fadd norm
4783 short tbl_trans - tbl_trans # $23-0 fmul norm
4792 short tbl_trans - tbl_trans # $24-0 fsgldiv norm
4801 short srem_snorm - tbl_trans # $25-0 frem norm
4810 short sscale_snorm - tbl_trans # $26-0 fscale norm
4819 short tbl_trans - tbl_trans # $27-0 fsglmul norm
4828 short tbl_trans - tbl_trans # $28-0 fsub norm
4900 short ssincos - tbl_trans # $30-0 fsincos norm
4909 short ssincos - tbl_trans # $31-0 fsincos norm
4918 short ssincos - tbl_trans # $32-0 fsincos norm
4927 short ssincos - tbl_trans # $33-0 fsincos norm
4936 short ssincos - tbl_trans # $34-0 fsincos norm
4945 short ssincos - tbl_trans # $35-0 fsincos norm
4954 short ssincos - tbl_trans # $36-0 fsincos norm
4963 short ssincos - tbl_trans # $37-0 fsincos norm
7636 bsr.l norm # normalize
7667 bsr.l norm # normalize exponent
8496 mov.l (%a0),%d3 # D3 is exponent of smallest norm. #
8664 # satanh(): computes the inverse hyperbolic tangent of a norm input #
9608 # the src value. then, jump to the norm part of the routine.
9617 bsr.l norm # normalize the DENORM
10217 bsr.l norm # normalize mantissa
10293 bsr.l norm # normalize mantissa
11585 bne.w fmul_not_norm # optimize on non-norm input
11966 # Multiply: (Zero x Zero) || (Zero x norm) || (Zero x denorm)
11984 # Multiply: (inf x inf) || (inf x norm) || (inf x denorm)
12024 # norm() - normalize mantissa for EXOP on denorm #
12067 bne.w fin_not_norm # optimize on non-norm input
12116 bsr.l norm # normalize result
12404 bne.w fdiv_not_norm # optimize on non-norm input
12799 # norm() - normalize a denorm to provide EXOP #
12840 bne.w fneg_not_norm # optimize on non-norm input
12896 bsr.l norm # normalize result
13140 bne.b ftst_not_norm # optimize on non-norm input
13232 bne.b fint_not_norm # optimize on non-norm input
13338 bne.b fintrz_not_norm # optimize on non-norm input
13418 # norm() - normalize denorm mantissa to provide EXOP #
13435 # Simply clear sign for extended precision norm. Ext prec denorm #
13463 bne.w fabs_not_norm # optimize on non-norm input
13514 bsr.l norm # normalize result
13762 bne.b fcmp_not_norm # optimize on non-norm input
13867 bset &31,%d0 # DENORM src; make into small norm
13876 bset &31,%d0 # DENORM src; make into small norm
13886 bset &31,%d0 # DENORM dst; make into small norm
13889 bset &31,%d0 # DENORM dst; make into small norm
13967 bne.w fsglmul_not_norm # optimize on non-norm input
14308 bne.w fsgldiv_not_norm # optimize on non-norm input
14655 bne.w fadd_not_norm # optimize on non-norm input
15108 bne.w fsub_not_norm # optimize on non-norm input
15549 bne.w fsqrt_not_norm # optimize on non-norm input
15844 # norm() - normalize mantissa after adjusting exponent #
15894 bsr.l norm # normalize the denorm; result is new exp
15930 bsr.l norm # normalize the denorm; result is new exp
15966 # norm() - normalize the mantissa if the operand was a DENORM #
16006 bsr.l norm # normalize denorm
16019 # norm() - normalize the mantissa if the operand was a DENORM #
16067 bsr.l norm # normalize denorm
16093 # norm() - normalize the mantissa if the operand was a DENORM #
16132 bsr.l norm # normalize denorm
19565 # norm() - normalize a denormalized number #
19981 bsr.l norm # normalize number
20067 bsr.l norm # normalize number
20154 # norm() - needed to create EXOP for extended precision #
20418 bsr.l norm # normalize the mantissa
20508 bsr.l norm # normalize the DENORM
20631 bsr.l norm
20737 bsr.l norm # normalize the DENORM
22298 # norm(): normalize the mantissa of an extended precision input. the #
22302 # norm() #
22316 global norm
22317 norm: label
22367 # norm() - normalize the mantissa #
22374 # a0 = input operand has been converted to a norm, denorm, or #
22413 bsr.l norm # normalize UNNORM
23428 # norm:
23626 clr.b BINDEC_FLG(%a6) # clr norm/denorm flag
23648 bgt.b pos_exp # if greater than zero, it is a norm
23691 beq.b A3_cont # if clr, continue with norm
23937 beq.w A9_norm # if norm, continue with mul
24147 tst.b BINDEC_FLG(%a6) # check if input was norm
24148 beq.b A13_con # if norm, continue with checking
H A Dpfpsp.S1451 # here, we count on norm not to alter a0...
1452 bsr.l norm # normalize mantissa
1483 # here, we count on norm not to alter a0...
1484 bsr.l norm # normalize mantissa
5390 # norm() - normalize mantissa after adjusting exponent #
5440 bsr.l norm # normalize the denorm; result is new exp
5476 bsr.l norm # normalize the denorm; result is new exp
5512 # norm() - normalize the mantissa if the operand was a DENORM #
5552 bsr.l norm # normalize denorm
5565 # norm() - normalize the mantissa if the operand was a DENORM #
5613 bsr.l norm # normalize denorm
5639 # norm() - normalize the mantissa if the operand was a DENORM #
5678 bsr.l norm # normalize denorm
6420 # norm(): normalize the mantissa of an extended precision input. the #
6424 # norm() #
6438 global norm
6439 norm: label
6489 # norm() - normalize the mantissa #
6496 # a0 = input operand has been converted to a norm, denorm, or #
6535 bsr.l norm # normalize UNNORM
7055 # norm() - needed to create EXOP for extended precision #
7319 bsr.l norm # normalize the mantissa
7409 bsr.l norm # normalize the DENORM
7532 bsr.l norm
7638 bsr.l norm # normalize the DENORM
8016 bne.w fmul_not_norm # optimize on non-norm input
8397 # Multiply: (Zero x Zero) || (Zero x norm) || (Zero x denorm)
8415 # Multiply: (inf x inf) || (inf x norm) || (inf x denorm)
8455 # norm() - normalize mantissa for EXOP on denorm #
8498 bne.w fin_not_norm # optimize on non-norm input
8547 bsr.l norm # normalize result
8835 bne.w fdiv_not_norm # optimize on non-norm input
9230 # norm() - normalize a denorm to provide EXOP #
9271 bne.w fneg_not_norm # optimize on non-norm input
9327 bsr.l norm # normalize result
9571 bne.b ftst_not_norm # optimize on non-norm input
9663 bne.b fint_not_norm # optimize on non-norm input
9769 bne.b fintrz_not_norm # optimize on non-norm input
9849 # norm() - normalize denorm mantissa to provide EXOP #
9866 # Simply clear sign for extended precision norm. Ext prec denorm #
9894 bne.w fabs_not_norm # optimize on non-norm input
9945 bsr.l norm # normalize result
10193 bne.b fcmp_not_norm # optimize on non-norm input
10298 bset &31,%d0 # DENORM src; make into small norm
10307 bset &31,%d0 # DENORM src; make into small norm
10317 bset &31,%d0 # DENORM dst; make into small norm
10320 bset &31,%d0 # DENORM dst; make into small norm
10398 bne.w fsglmul_not_norm # optimize on non-norm input
10739 bne.w fsgldiv_not_norm # optimize on non-norm input
11086 bne.w fadd_not_norm # optimize on non-norm input
11539 bne.w fsub_not_norm # optimize on non-norm input
11980 bne.w fsqrt_not_norm # optimize on non-norm input
13388 # norm:
13586 clr.b BINDEC_FLG(%a6) # clr norm/denorm flag
13608 bgt.b pos_exp # if greater than zero, it is a norm
13651 beq.b A3_cont # if clr, continue with norm
13897 beq.w A9_norm # if norm, continue with mul
14107 tst.b BINDEC_FLG(%a6) # check if input was norm
14108 beq.b A13_con # if norm, continue with checking
H A Dfplsp.S7530 bsr.l norm # normalize
7561 bsr.l norm # normalize exponent
8390 mov.l (%a0),%d3 # D3 is exponent of smallest norm. #
8558 # satanh(): computes the inverse hyperbolic tangent of a norm input #
9249 # the src value. then, jump to the norm part of the routine.
9258 bsr.l norm # normalize the DENORM
9798 bsr.l unnorm_fix # convert to norm,denorm,or zero
10045 bsr.l norm # normalize mantissa
10817 # norm(): normalize the mantissa of an extended precision input. the #
10821 # norm() #
10835 global norm
10836 norm: label
10886 # norm() - normalize the mantissa #
10893 # a0 = input operand has been converted to a norm, denorm, or #
10932 bsr.l norm # normalize UNNORM
H A Dilsp.S435 mov.l DDNORMAL(%a6), %d7 # get norm shift count
H A Disp.S2385 mov.l DDNORMAL(%a6), %d7 # get norm shift count
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c37 MODULE_PARM_DESC(tv_norm, "Default TV norm.\n"
655 NV_WARN(drm, "Invalid TV norm setting \"%s\"\n", nv17_tv_create_resources()
/linux-4.4.14/kernel/rcu/
H A Dtree_trace.c124 rdp->cpu_no_qs.b.norm, print_one_rcu_data()
H A Dtree.c255 __this_cpu_write(rcu_sched_data.cpu_no_qs.b.norm, false); rcu_sched_qs()
275 __this_cpu_write(rcu_bh_data.cpu_no_qs.b.norm, false); rcu_bh_qs()
1769 rdp->cpu_no_qs.b.norm = true; __note_gp_changes()
2360 if ((rdp->cpu_no_qs.b.norm && rcu_report_qs_rdp()
2371 rdp->cpu_no_qs.b.norm = true; /* need qs for new gp. */ rcu_report_qs_rdp()
2418 if (rdp->cpu_no_qs.b.norm && rcu_check_quiescent_state()
3888 rdp->core_needs_qs && rdp->cpu_no_qs.b.norm && __rcu_pending()
3892 (!rdp->cpu_no_qs.b.norm || __rcu_pending()
4210 rdp->cpu_no_qs.b.norm = true; rcu_init_percpu_data()
H A Dtree.h287 u8 norm; member in struct:rcu_noqs::__anon14817
H A Dtree_plugin.h272 __this_cpu_write(rcu_data_p->cpu_no_qs.b.norm, false); rcu_preempt_qs()
644 __this_cpu_read(rcu_data_p->cpu_no_qs.b.norm)) rcu_preempt_check_callbacks()
/linux-4.4.14/drivers/media/usb/usbvision/
H A Dusbvision.h432 v4l2_std_id tvnorm_id; /* selected tv norm */
/linux-4.4.14/arch/arm/nwfpe/
H A Dfpopcode.h148 | 1 | 1 | 1 | 1 | NRM | Normalize | Fd := norm(Fm) |
/linux-4.4.14/drivers/media/common/saa7146/
H A Dsaa7146_video.c807 static int vidioc_g_std(struct file *file, void *fh, v4l2_std_id *norm) vidioc_g_std() argument
812 *norm = vv->standard->id; vidioc_g_std()
/linux-4.4.14/drivers/media/pci/saa7146/
H A Dmxb.c578 static int vidioc_querystd(struct file *file, void *fh, v4l2_std_id *norm) vidioc_querystd() argument
582 return call_all(dev, video, querystd, norm); vidioc_querystd()
/linux-4.4.14/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c1721 /* Return norm array in a canonical way */ v4l_enumstd()
1748 v4l2_std_id id = *(v4l2_std_id *)arg, norm; v4l_s_std() local
1750 norm = id & vfd->tvnorms; v4l_s_std()
1751 if (vfd->tvnorms && !norm) /* Check if std is supported */ v4l_s_std()
1755 return ops->vidioc_s_std(file, fh, norm); v4l_s_std()
/linux-4.4.14/drivers/usb/serial/
H A Dio_usbvend.h518 #define MANUF_ION_CONFIG_DIAG 0x40 // 930 based device: 1=Run h/w diags, 0=norm
/linux-4.4.14/drivers/macintosh/
H A Dadbhid.c1243 0x00, /* norm speed = 0x00 (fastest) */ init_microspeed()
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-driver.h622 v4l2_std_id tuner_std; /* the norm of the card's tuner (fixed) */
/linux-4.4.14/drivers/media/dvb-frontends/
H A Ddrxd_hard.c1296 norm OFFSET, MB says =2 voor 8K en =3 voor 2K waarschijnlijk InitFT()
/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c287 * the norm rather than the exception, the error messages can be overwhelming.
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c135 "credit ep %d svc_id %d credits %d per_msg %d norm %d min %d\n", list_for_each_entry()
/linux-4.4.14/tools/lguest/
H A Dlguest.c2820 * that became the norm, but we need to tell the tun device get_tun_device()

Completed in 7285 milliseconds