Searched full:ccp2 (Results 1 – 12 of 12) sorted by relevance
5 * TI OMAP3 ISP - CCP2 module28 /* Max/Min size for CCP2 video port */36 /* Max/Min size for CCP2 memory channel */62 * ccp2_print_status - Print current CCP2 module register values.65 dev_dbg(isp->dev, "###CCP2 " #name "=0x%08x\n", \68 static void ccp2_print_status(struct isp_ccp2_device *ccp2) in ccp2_print_status() argument70 struct isp_device *isp = to_isp_device(ccp2); in ccp2_print_status()72 dev_dbg(isp->dev, "-------------CCP2 Register dump-------------\n"); in ccp2_print_status()107 * ccp2_reset - Reset the CCP2108 * @ccp2: pointer to ISP CCP2 device[all …]
5 * TI OMAP3 ISP - CCP2 module22 /* Sink and source ccp2 pads */27 /* CCP2 input media entity */34 /* CCP2 output media entity */59 /* CCP2 device */80 int omap3isp_ccp2_register_entities(struct isp_ccp2_device *ccp2,82 void omap3isp_ccp2_unregister_entities(struct isp_ccp2_device *ccp2);83 void omap3isp_ccp2_isr(struct isp_ccp2_device *ccp2);
64 * struct isp_csiphy_lane: CCP2/CSI2 lane position and polarity77 * struct isp_csiphy_lanes_cfg - CCP2/CSI2 lane configuration87 * struct isp_ccp2_cfg - CCP2 interface configuration91 * @ccp2_mode: Enable CCP2 compatibility mode93 * ISP_CCP2_MODE_CCP2 - CCP2 mode99 * @lanecfg: CCP2/CSI2 lane configuration127 struct isp_ccp2_cfg ccp2; member
54 /* Select data/clock or data/strobe mode for CCP2 */ in csiphy_routing_cfg_3630()179 lanes = &buscfg->bus.ccp2.lanecfg; in omap3isp_csiphy_config()212 buscfg->bus.ccp2.phy_layer); in omap3isp_csiphy_config()322 buscfg->bus.ccp2.phy_layer); in omap3isp_csiphy_release()
44 /* CCP2 receiver registers */
521 * enforced at the resizer level. The image input module (sensor, CCP2 or
42 - OMAP3 ISP CCP263 All the blocks in the ISP, excluding the CSI-2 and possibly the CCP2 receiver,
62 OMAP3 ISP CCP281 ISP 中的所有模块,除 CSI-2 和 (可能存在的)CCP2 接收器外,都必须
14 The OV5647 is a raw image sensor with MIPI CSI-2 and CCP2 image data
14 CSI-2 or CCP2 data from image sensors or similar devices.
35 * (SMIA CCP2).
3091 * D-PHY and CCP2 as the old bindings did not require it. in ccs_get_hwconfig()