/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | tda1997x.txt | 11 - YUV422 BT656 8bit per component (8 bits total): YCbCr[11:4] (2-cycles) 12 - YUV422 BT656 10bit per component (10 bits total): YCbCr[11:2] (2-cycles) 13 - YUV422 BT656 12bit per component (12 bits total): YCbCr[11:0] (2-cycles) 19 - YUV422 BT656 12bit per component (12 bits total): YCbCr[11:0] (2-cycles) 99 - VP[15:8] connected to IMX6 CSI_DATA[19:12] for 8bit BT656 141 - VP[15:8] connected to IMX6 CSI_DATA[19:12] for 8bit BT656 160 * The 8bpp BT656 mode outputs YCbCr[11:4] across 8bits over
|
/linux/Documentation/devicetree/bindings/power/ |
H A D | amlogic,meson-ee-pwrc.yaml | 97 - const: bt656 141 - const: bt656 179 reset-names = "viu", "venc", "vcbus", "bt656",
|
H A D | rockchip-io-domain.yaml | 294 bt656-supply:
|
/linux/include/media/davinci/ |
H A D | vpfe_types.h | 16 /* BT656 - 8 bit */ 26 /* BT656 - 10 bit */
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | ti-am437x-vpfe.txt | 15 1 - 8 Bit BT656 Interface. 16 2 - 10 Bit BT656 Interface.
|
H A D | allwinner,sun4i-a10-csi.yaml | 15 frames from a parallel or BT656 sensor.
|
/linux/drivers/media/platform/ti/omap3isp/ |
H A D | omap3isp.h | 41 * @bt656: Data contain BT.656 embedded synchronization 50 unsigned int bt656:1; member
|
H A D | ispccdc.h | 117 * @bt656: Whether the input interface uses BT.656 synchronization 148 bool bt656; member
|
H A D | ispccdc.c | 980 if (ccdc->bt656) in ccdc_config_sync_if() 1010 if ((parcfg && parcfg->vs_pol) || ccdc->bt656) in ccdc_config_sync_if() 1031 if (ccdc->bt656) in ccdc_config_sync_if() 1135 ccdc->bt656 = false; in ccdc_configure() 1150 ccdc->bt656 = parcfg->bt656; in ccdc_configure() 1169 if (ccdc->bt656) in ccdc_configure() 1237 if (ccdc->bt656) { in ccdc_configure() 1281 if (omap3isp_video_format_info(format->code)->width <= 8 || ccdc->bt656) in ccdc_configure() 1656 if (ccdc->bt656) { in ccdc_vd0_isr() 1667 if (ccdc->bt656) { in ccdc_vd0_isr() [all …]
|
/linux/drivers/media/platform/ti/am437x/ |
H A D | am437x-vpfe.h | 36 /* BT656 - 8 bit */ 38 /* BT656 - 10 bit */
|
/linux/drivers/media/platform/st/stm32/stm32-dcmipp/ |
H A D | dcmipp-parallel.c | 210 /* Exclude JPEG if BT656 bus is selected */ in dcmipp_par_adjust_fmt() 292 * BT656 embedded synchronisation bus mode. in dcmipp_par_configure()
|
H A D | dcmipp-common.h | 67 * @bus_type: type of input bus (parallel or BT656)
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | cxusb.h | 144 struct cxusb_bt656_params bt656; member
|
/linux/Documentation/devicetree/bindings/soc/amlogic/ |
H A D | amlogic,meson-gx-hhi-sysctrl.yaml | 132 reset-names = "viu", "venc", "vcbus", "bt656", "dvin",
|
/linux/drivers/soc/amlogic/ |
H A D | meson-clk-measure.c | 284 CLK_MSR_ID(39, "bt656"), 400 CLK_MSR_ID(39, "bt656"),
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | xylon,logicvc-display.yaml | 72 - bt656
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-dev.c | 225 * it's PARALLEL or BT656. in rkisp1_subdev_notifier_register() 243 "port 1 must be parallel or BT656\n"); in rkisp1_subdev_notifier_register()
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-sapphire.dtsi | 458 bt656-supply = <&vcc_3v0>;
|
H A D | rk3399-puma.dtsi | 469 bt656-supply = <&vcc_1v8>;
|
H A D | rk3399-rock960.dtsi | 389 bt656-supply = <&vcc1v8_s0>; /* bt656_gpio2ab_ms */
|
H A D | rk3399-kobol-helios64.dts | 415 bt656-supply = <&vcc1v8_sys_s0>;
|
H A D | rk3399-leez-p710.dts | 426 bt656-supply = <&vcc1v8_dvp>;
|
H A D | rk3399-pinephone-pro.dts | 458 bt656-supply = <&vcc1v8_dvp>;
|
/linux/drivers/media/i2c/ |
H A D | ov5640.c | 2580 bool bt656 = sensor->ep.bus_type == V4L2_MBUS_BT656; in ov5640_set_power_dvp() local 2611 * VSYNC & HREF are not configured if BT656 bus mode is selected in ov5640_set_power_dvp() 2615 * BT656 embedded synchronization configuration in ov5640_set_power_dvp() 2635 bt656 ? 0x01 : 0x00); in ov5640_set_power_dvp() 2649 if (!bt656) { in ov5640_set_power_dvp() 2685 bt656 ? 0x1f : 0x7f); in ov5640_set_power_dvp()
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb.dtsi | 755 reset-names = "viu", "venc", "vcbus", "bt656",
|