| /kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
| D | cxusb-analog.c | 179 struct cxusb_bt656_params *bt656, in cxusb_medion_cf_refc_fld_chg() argument 189 if (bt656->line == 0 || firstfield == firstfield_code) in cxusb_medion_cf_refc_fld_chg() 192 if (bt656->fmode == LINE_SAMPLES) { in cxusb_medion_cf_refc_fld_chg() 194 bt656->linesamples; in cxusb_medion_cf_refc_fld_chg() 196 cxusb_vprintk(dvbdev, BT656, in cxusb_medion_cf_refc_fld_chg() 198 firstfield ? '1' : '2', bt656->line); in cxusb_medion_cf_refc_fld_chg() 200 if (bt656->buf && remsamples > 0) { in cxusb_medion_cf_refc_fld_chg() 201 memset(bt656->buf, 0, remsamples); in cxusb_medion_cf_refc_fld_chg() 202 bt656->buf += remsamples; in cxusb_medion_cf_refc_fld_chg() 204 cxusb_vprintk(dvbdev, BT656, in cxusb_medion_cf_refc_fld_chg() [all …]
|
| D | cxusb.h | 144 struct cxusb_bt656_params bt656; member
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| 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
|
| /kernel/linux/linux-5.10/include/media/davinci/ |
| D | vpfe_types.h | 16 /* BT656 - 8 bit */ 26 /* BT656 - 10 bit */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/ |
| D | amlogic,meson-ee-pwrc.yaml | 98 - const: bt656 142 - const: bt656 180 reset-names = "viu", "venc", "vcbus", "bt656",
|
| D | rockchip-io-domain.txt | 112 - bt656-supply: The supply connected to APIO2_VDD.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | ti-am437x-vpfe.txt | 15 1 - 8 Bit BT656 Interface. 16 2 - 10 Bit BT656 Interface.
|
| D | allwinner,sun4i-a10-csi.yaml | 15 frames from a parallel or BT656 sensor.
|
| /kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
| D | Kconfig | 41 with decoder modules such as TVP5146 over BT656 or 57 with decoder modules such as TVP5146 over BT656 or
|
| /kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
| D | omap3isp.h | 41 * @bt656: Data contain BT.656 embedded synchronization 50 unsigned int bt656:1; member
|
| D | ispccdc.h | 117 * @bt656: Whether the input interface uses BT.656 synchronization 148 bool bt656; member
|
| 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() 1133 ccdc->bt656 = false; in ccdc_configure() 1143 ccdc->bt656 = parcfg->bt656; in ccdc_configure() 1163 if (ccdc->bt656) in ccdc_configure() 1231 if (ccdc->bt656) { in ccdc_configure() 1275 if (omap3isp_video_format_info(format->code)->width <= 8 || ccdc->bt656) in ccdc_configure() 1650 if (ccdc->bt656) { in ccdc_vd0_isr() 1661 if (ccdc->bt656) { in ccdc_vd0_isr() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/platform/am437x/ |
| D | am437x-vpfe.h | 36 /* BT656 - 8 bit */ 38 /* BT656 - 10 bit */
|
| /kernel/linux/linux-5.10/drivers/soc/amlogic/ |
| D | meson-clk-measure.c | 283 CLK_MSR_ID(39, "bt656"), 399 CLK_MSR_ID(39, "bt656"),
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
| D | rk3399pro-vmarc-som.dtsi | 316 bt656-supply = <&vcca_1v8>;
|
| D | rk3399-puma.dtsi | 428 bt656-supply = <&vcc_1v8>;
|
| D | rk3399-rock960.dtsi | 381 bt656-supply = <&vcc1v8_s0>; /* bt656_gpio2ab_ms */
|
| D | rk3399-leez-p710.dts | 419 bt656-supply = <&vcc1v8_dvp>;
|
| D | rk3399-gru-scarlet.dtsi | 351 bt656-supply = <&pp1800_s0>; /* APIO2_VDD; 2a 2b */
|
| D | rk3399-sapphire.dtsi | 453 bt656-supply = <&vcc_3v0>;
|
| D | rk3399-rock-pi-4.dtsi | 461 bt656-supply = <&vcc_3v0>;
|
| D | rk3399-nanopi4.dtsi | 492 bt656-supply = <&vcc_1v8>;
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | ov5640.c | 1983 bool bt656 = sensor->ep.bus_type == V4L2_MBUS_BT656; in ov5640_set_power_dvp() local 2014 * VSYNC & HREF are not configured if BT656 bus mode is selected in ov5640_set_power_dvp() 2018 * BT656 embedded synchronization configuration in ov5640_set_power_dvp() 2038 bt656 ? 0x01 : 0x00); in ov5640_set_power_dvp() 2052 if (!bt656) { in ov5640_set_power_dvp() 2088 bt656 ? 0x1f : 0x7f); in ov5640_set_power_dvp()
|
| /kernel/linux/linux-5.10/drivers/soc/rockchip/ |
| D | io-domain.c | 380 "bt656", /* APIO2_VDD */
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/amlogic/ |
| D | meson-gxbb.dtsi | 735 reset-names = "viu", "venc", "vcbus", "bt656",
|