Lines Matching full:configure

113  * This function will configure the window size
142 /* configure VDINT0 */ in ccdc_setwin()
151 * configure VDINT0 and VDINT1. VDINT1 will be at half in ccdc_setwin()
243 * This function will configure CCDC for YCbCr video capture
259 * configure pixel format, frame format, configure video frame in ccdc_config_ycbcr()
274 * configure the FID, VD, HD pin polarity, in ccdc_config_ycbcr()
293 /* configure video window */ in ccdc_config_ycbcr()
297 * configure the order of y cb cr in SDRAM, and disable latch in ccdc_config_ycbcr()
309 * configure the horizontal line offset. This should be a in ccdc_config_ycbcr()
314 /* configure the memory line offset */ in ccdc_config_ycbcr()
328 /* configure DCSub */ in ccdc_config_black_clamp()
337 * Configure gain, Start pixel, No of line to be avg, in ccdc_config_black_clamp()
370 * This function will configure CCDC for Raw capture mode
389 * Configure the vertical sync polarity(SYN_MODE.VDPOL), in ccdc_config_raw()
405 /* Enable and configure aLaw register if needed */ in ccdc_config_raw()
413 /* Configure video window */ in ccdc_config_raw()
416 /* Configure Black Clamp */ in ccdc_config_raw()
419 /* Configure Black level compensation */ in ccdc_config_raw()
440 /* Configure the color pattern according to mt9t001 sensor */ in ccdc_config_raw()
445 * Configure Data formatter(Video port) pixel selection in ccdc_config_raw()
470 * Configure Horizontal offset register. If pack 8 is enabled then in ccdc_config_raw()
502 * Configure video port pixel selection (VPOUT) in ccdc_config_raw()
779 .configure = ccdc_configure,