Searched refs:flicker (Results  1 – 18 of 18) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i2c/ | 
| D | ch7006_mode.c | 335 	int flicker, contrast, hpos, vpos;  in ch7006_setup_properties()  local 338 	flicker = interpolate(0, 2, 3, priv->flicker);  in ch7006_setup_properties() 339 	regs[CH7006_FFILTER] = bitf(CH7006_FFILTER_TEXT, flicker) |  in ch7006_setup_properties() 340 		bitf(CH7006_FFILTER_LUMA, flicker) |  in ch7006_setup_properties()
  | 
| D | ch7006_drv.c | 274 				      priv->flicker);  in ch7006_encoder_create_resources() 341 		priv->flicker = val;  in ch7006_encoder_set_property() 460 	priv->flicker = 50;  in ch7006_encoder_init()
  | 
| D | ch7006_priv.h | 95 	int flicker;  member
  | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/ | 
| D | tvmodesnv17.c | 324 	int64_t flicker = (tv_enc->flicker - 50) * (id3 / 100);  in tv_setup_filter()  local 343 					   p->ki3f*i*i*i) * flicker  in tv_setup_filter() 345 					   p->ki3rf*i*i*i) * flicker * rs[k];  in tv_setup_filter()
  | 
| D | tvnv17.h | 77 	int flicker;  member
  | 
| D | tvnv17.c | 672 					tv_enc->flicker);  in nv17_tv_create_resources() 724 		tv_enc->flicker = val;  in nv17_tv_set_property() 801 	tv_enc->flicker = 50;  in nv17_tv_create()
  | 
| /Linux-v5.4/Documentation/misc-devices/ | 
| D | isl29003.rst | 24 provides 16-bit resolution while rejecting 50Hz and 60Hz flicker caused by
  | 
| /Linux-v5.4/drivers/media/usb/pwc/ | 
| D | pwc.h | 324 	struct v4l2_ctrl		*flicker;  member
  | 
| D | pwc-v4l.c | 327 	pdev->flicker = v4l2_ctrl_new_custom(hdl, &cfg, NULL);  in pwc_init_controls()
  | 
| /Linux-v5.4/Documentation/media/v4l-drivers/ | 
| D | cpia2.rst | 72 flicker_freq	Frequency for flicker reduction(50 or 60, default 60) 73 flicker_mode	0 to disable, or 1 to enable flicker reduction.
  | 
| D | cx2341x.rst | 609 Retrieve flicker reduction module state 614 flicker state: 0=off, 1=on 626 Set flicker reduction module state
  | 
| /Linux-v5.4/Documentation/fb/ | 
| D | framebuffer.rst | 202 stable picture without visible flicker, VESA recommends a vertical scanrate of 203 at least 72 Hz. But the perceived flicker is very human dependent: some people
  | 
| D | vesafb.rst | 144 		  ugly flicker effects (boot logo flickers for
  | 
| /Linux-v5.4/Documentation/gpu/ | 
| D | kms-properties.csv | 13 ,,“flicker reduction”,RANGE,"Min=0, Max=100",Connector,TBD
  | 
| /Linux-v5.4/Documentation/media/uapi/v4l/ | 
| D | field-order.rst | 24 fields reduces the flicker without the necessity of doubling the frame
  | 
| D | control.rst | 162     Enables a power line frequency filter to avoid flicker. Possible
  | 
| /Linux-v5.4/arch/arm/boot/dts/ | 
| D | omap3-pandora-common.dtsi | 216 	 * disabling this regulator causes current leakage, and LCD flicker
  | 
| /Linux-v5.4/Documentation/networking/device_drivers/cirrus/ | 
| D | cs89x0.txt | 497 receives data. (The yellow LED will appear to "flicker" on a typical network.)
  |