Searched defs:ccdc (Results 1 – 2 of 2) sorted by relevance
73 static void ccdc_print_status(struct isp_ccdc_device *ccdc) in ccdc_print_status()120 int omap3isp_ccdc_busy(struct isp_ccdc_device *ccdc) in omap3isp_ccdc_busy()139 static int ccdc_lsc_validate_config(struct isp_ccdc_device *ccdc, in ccdc_lsc_validate_config()203 static void ccdc_lsc_program_table(struct isp_ccdc_device *ccdc, u32 addr) in ccdc_lsc_program_table()213 static void ccdc_lsc_setup_regs(struct isp_ccdc_device *ccdc, in ccdc_lsc_setup_regs()237 static int ccdc_lsc_wait_prefetch(struct isp_ccdc_device *ccdc) in ccdc_lsc_wait_prefetch()266 static int __ccdc_lsc_enable(struct isp_ccdc_device *ccdc, int enable) in __ccdc_lsc_enable()301 static int ccdc_lsc_busy(struct isp_ccdc_device *ccdc) in ccdc_lsc_busy()315 static int __ccdc_lsc_configure(struct isp_ccdc_device *ccdc, in __ccdc_lsc_configure()340 static void ccdc_lsc_error_handler(struct isp_ccdc_device *ccdc) in ccdc_lsc_error_handler()[all …]
93 char *ccdc; member