Lines Matching full:configure

139 	/* configure gain */  in ccdc_config_gain_offset()
144 /* configure offset */ in ccdc_config_gain_offset()
202 * This function will configure the window size to
232 /* configure VDINT0 and VDINT1 */ in ccdc_setwin()
238 /* configure VDINT0 and VDINT1 */ in ccdc_setwin()
249 /* This function will configure CCDC for YCbCr video capture */
259 /* configure pixel format & video frame format */ in ccdc_config_ycbcr()
269 * configure the FID, VD, HD pin polarity fld,hd pol positive, in ccdc_config_ycbcr()
287 /* configure video window */ in ccdc_config_ycbcr()
290 /* configure the order of y cb cr in SD-RAM */ in ccdc_config_ycbcr()
296 * configure the horizontal line offset. This is done by rounding up in ccdc_config_ycbcr()
302 /* configure the memory line offset */ in ccdc_config_ycbcr()
313 * configure parameters for Optical Black Clamp
320 /* configure DCSub */ in ccdc_config_black_clamp()
339 * configure parameters for Black Compensation
396 * configure parameters for Vertical Defect Correction
403 /* Configure General Defect Correction. The table used is from IPIPE */ in ccdc_config_vdfc()
406 /* Configure Vertical Defect Correction if needed */ in ccdc_config_vdfc()
448 * configure parameters for color space conversion
494 * configure parameters for color patterns
507 /* This function will configure CCDC for Raw mode image capture */
540 * Configure the vertical sync polarity (MODESET.VDPOL), horizontal in ccdc_config_raw()
555 /* Configure for LPF */ in ccdc_config_raw()
560 /* Configure the data shift */ in ccdc_config_raw()
566 /* Configure the Median Filter threshold */ in ccdc_config_raw()
569 /* Configure GAMMAWD register. defaur 11-2, and Mosaic cfa pattern */ in ccdc_config_raw()
573 /* Enable and configure aLaw register if needed */ in ccdc_config_raw()
581 /* Configure Median filter1 & filter2 */ in ccdc_config_raw()
588 /* configure video window */ in ccdc_config_raw()
608 /* Configure the Gain & offset control */ in ccdc_config_raw()
613 /* Configure DATAOFST register */ in ccdc_config_raw()
645 /* Configure SDOFST register */ in ccdc_config_raw()
844 .configure = ccdc_configure,