Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/ti/omap3isp/
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 …]
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);
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
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()
Disp.c92 0x0400, /* ccp2, len 0x01f0 */
110 0x0400, /* ccp2, len 0x01f0 */
1887 dev_err_probe(isp->dev, ret, "CCP2 initialization failed\n"); in isp_initialize_modules()
2116 buscfg->bus.ccp2.lanecfg.clk.pos = vep->bus.mipi_csi1.clock_lane; in isp_parse_of_csi1_endpoint()
2117 buscfg->bus.ccp2.lanecfg.clk.pol = vep->bus.mipi_csi1.lane_polarity[0]; in isp_parse_of_csi1_endpoint()
2119 buscfg->bus.ccp2.lanecfg.clk.pol, in isp_parse_of_csi1_endpoint()
2120 buscfg->bus.ccp2.lanecfg.clk.pos); in isp_parse_of_csi1_endpoint()
2122 buscfg->bus.ccp2.lanecfg.data[0].pos = vep->bus.mipi_csi1.data_lane; in isp_parse_of_csi1_endpoint()
2123 buscfg->bus.ccp2.lanecfg.data[0].pol = in isp_parse_of_csi1_endpoint()
2127 buscfg->bus.ccp2.lanecfg.data[0].pol, in isp_parse_of_csi1_endpoint()
[all …]
Dispreg.h44 /* CCP2 receiver registers */
Dispresizer.c521 * enforced at the resizer level. The image input module (sensor, CCP2 or
Dispccdc.c2549 /* Read from the sensor (parallel interface), CCP2, CSI2a or in ccdc_link_setup()
/linux-6.12.1/drivers/media/i2c/et8ek8/
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-6.12.1/Documentation/admin-guide/media/
Domap3isp.rst42 - OMAP3 ISP CCP2
63 All the blocks in the ISP, excluding the CSI-2 and possibly the CCP2 receiver,
Domap4_camera.rst16 - Interfaces (2 Interfaces: CSI2-A & CSI2-B/CCP2)
/linux-6.12.1/include/media/
Dv4l2-mediabus.h106 * struct v4l2_mbus_config_mipi_csi1 - CSI-1/CCP2 data bus configuration
130 * @V4L2_MBUS_CCP2: CCP2 (Compact Camera Port 2)
158 * (SMIA CCP2).
Dv4l2-fwnode.h35 * (SMIA CCP2).
/linux-6.12.1/Documentation/translations/zh_CN/video4linux/
Domap3isp.txt62 OMAP3 ISP CCP2
81 ISP 中的所有模块,除 CSI-2 和 (可能存在的)CCP2 接收器外,都必须
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dovti,ov5647.yaml14 The OV5647 is a raw image sensor with MIPI CSI-2 and CCP2 image data
Dsamsung,s5k6a3.yaml13 S5K6A3(YX) is a raw image sensor with MIPI CSI-2 and CCP2 image data
Dmipi-ccs.yaml88 - 3 # CCP2
/linux-6.12.1/Documentation/devicetree/bindings/media/
Dvideo-interfaces.yaml92 - 3 # CCP2
218 CCP2, for instance.
Dbrcm,bcm2835-unicam.yaml14 CSI-2 or CCP2 data from image sensors or similar devices.
/linux-6.12.1/drivers/staging/media/omap4iss/
Diss_csiphy.c136 * - bit [20:19] : CSIPHY2 config: 00 d-phy, 01/10 ccp2 in omap4iss_csiphy_config()
138 * - bit [17:16] : CSIPHY1 config: 00 d-phy, 01/10 ccp2 in omap4iss_csiphy_config()
/linux-6.12.1/drivers/media/platform/broadcom/
Dbcm2835-unicam.c22 * involvement with the VideoCore firmware. Unicam receives CSI-2 or CCP2 data
219 * bus.mipi_csi1.strobe for CCP2.
855 /* CCP2 mode */ in unicam_cfg_image_id()
1028 /* CCP2 */ in unicam_start_rx()
1050 /* CCP2 */ in unicam_start_rx()
/linux-6.12.1/drivers/clk/bcm/
Dclk-bcm2835.c1668 * PLLA is the auxiliary PLL, used to drive the CCP2
/linux-6.12.1/drivers/media/i2c/ccs/
Dccs-core.c3104 * D-PHY and CCP2 as the old bindings did not require it. in ccs_get_hwconfig()