Home
last modified time | relevance | path

Searched full:ccp2 (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/media/platform/ti/omap3isp/
H A Dispccp2.c5 * TI OMAP3 ISP - CCP2 module
28 /* 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() argument
70 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 CCP2
108 * @ccp2: pointer to ISP CCP2 device
[all …]
H A Dispccp2.h5 * TI OMAP3 ISP - CCP2 module
22 /* 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);
H A Domap3isp.h64 * struct isp_csiphy_lane: CCP2/CSI2 lane position and polarity
77 * struct isp_csiphy_lanes_cfg - CCP2/CSI2 lane configuration
87 * struct isp_ccp2_cfg - CCP2 interface configuration
91 * @ccp2_mode: Enable CCP2 compatibility mode
93 * ISP_CCP2_MODE_CCP2 - CCP2 mode
99 * @lanecfg: CCP2/CSI2 lane configuration
127 struct isp_ccp2_cfg ccp2; member
H A Dispcsiphy.c54 /* 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()
H A Dispreg.h44 /* CCP2 receiver registers */
H A Dispresizer.c521 * enforced at the resizer level. The image input module (sensor, CCP2 or
/linux/drivers/media/i2c/et8ek8/
H A Det8ek8_mode.c21 * CCP2 = 640 MHz
60 /* Strobe and Data of CCP2 delay are minimized. */
76 /* CCP2 out is from STOP to ACTIVE */
122 * CCP2 = 560 MHz
178 * CCP2 = 579.2 MHz
234 * CCP2 = 320 MHz
290 * CCP2 = 320 MHz
346 * CCP2 = 640 MHz
401 * CCP2 = 53.3333333333333 MHz
457 * CCP2 = 395.2 MHz
[all …]
/linux/Documentation/admin-guide/media/
H A Domap3isp.rst42 - OMAP3 ISP CCP2
63 All the blocks in the ISP, excluding the CSI-2 and possibly the CCP2 receiver,
/linux/include/media/
H A Dv4l2-mediabus.h127 * struct v4l2_mbus_config_mipi_csi1 - CSI-1/CCP2 data bus configuration
151 * @V4L2_MBUS_CCP2: CCP2 (Compact Camera Port 2)
180 * (SMIA CCP2).
H A Dv4l2-fwnode.h35 * (SMIA CCP2).
/linux/Documentation/translations/zh_CN/video4linux/
H A Domap3isp.txt62 OMAP3 ISP CCP2
81 ISP 中的所有模块,除 CSI-2 和 (可能存在的)CCP2 接收器外,都必须
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dovti,ov5647.yaml14 The OV5647 is a raw image sensor with MIPI CSI-2 and CCP2 image data
H A Dsamsung,s5k6a3.yaml13 S5K6A3(YX) is a raw image sensor with MIPI CSI-2 and CCP2 image data
H A Dmipi-ccs.yaml85 - 3 # CCP2
/linux/Documentation/devicetree/bindings/media/
H A Dvideo-interfaces.yaml92 - 3 # CCP2
239 CCP2, for instance.
H A Dbrcm,bcm2835-unicam.yaml14 CSI-2 or CCP2 data from image sensors or similar devices.
/linux/drivers/media/platform/broadcom/
H A Dbcm2835-unicam.c22 * involvement with the VideoCore firmware. Unicam receives CSI-2 or CCP2 data
220 * bus.mipi_csi1.strobe for CCP2.
875 /* CCP2 mode */ in unicam_cfg_image_id()
1047 /* CCP2 */ in unicam_start_rx()
1069 /* CCP2 */ in unicam_start_rx()
/linux/drivers/clk/bcm/
H A Dclk-bcm2835.c1673 * PLLA is the auxiliary PLL, used to drive the CCP2
/linux/drivers/media/i2c/ccs/
H A Dccs-core.c3096 * D-PHY and CCP2 as the old bindings did not require it. in ccs_get_hwconfig()