Home
last modified time | relevance | path

Searched defs:ccp2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispccp2.c68 static void ccp2_print_status(struct isp_ccp2_device *ccp2) in ccp2_print_status()
110 static void ccp2_reset(struct isp_ccp2_device *ccp2) in ccp2_reset()
133 static void ccp2_pwr_cfg(struct isp_ccp2_device *ccp2) in ccp2_pwr_cfg()
207 static int ccp2_phyif_config(struct isp_ccp2_device *ccp2, in ccp2_phyif_config()
252 static void ccp2_vp_config(struct isp_ccp2_device *ccp2, in ccp2_vp_config()
285 static void ccp2_lcx_config(struct isp_ccp2_device *ccp2, in ccp2_lcx_config()
562 void omap3isp_ccp2_isr(struct isp_ccp2_device *ccp2) in omap3isp_ccp2_isr()
623 __ccp2_get_format(struct isp_ccp2_device *ccp2, in __ccp2_get_format()
941 struct isp_ccp2_device *ccp2 = &video->isp->isp_ccp2; in ccp2_video_queue() local
1132 struct isp_ccp2_device *ccp2 = &isp->isp_ccp2; in omap3isp_ccp2_init() local
[all …]
H A Domap3isp.h127 struct isp_ccp2_cfg ccp2; member