Searched full:csi2c (Results 1 – 3 of 3) sorted by relevance
1286 struct isp_csi2_device *csi2c = &isp->isp_csi2c; in omap3isp_csi2_init() local1302 csi2c->isp = isp; in omap3isp_csi2_init()1303 csi2c->available = 1; in omap3isp_csi2_init()1304 csi2c->regs1 = OMAP3_ISP_IOMEM_CSI2C_REGS1; in omap3isp_csi2_init()1305 csi2c->regs2 = OMAP3_ISP_IOMEM_CSI2C_REGS2; in omap3isp_csi2_init()1306 csi2c->phy = &isp->isp_csiphy1; in omap3isp_csi2_init()1307 csi2c->state = ISP_PIPELINE_STREAM_STOPPED; in omap3isp_csi2_init()1308 init_waitqueue_head(&csi2c->wait); in omap3isp_csi2_init()
1142 * the CSI2c or CSI2a receivers. The PHY then needs to be explicitly in omap3isp_ccp2_init()1145 * TODO: Don't hardcode the usage of PHY1 (shared with CSI2c). in omap3isp_ccp2_init()
34 1 - CSIPHY1 -- CSI2C / CCP2B on 3630;