/linux-6.12.1/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
|
/linux-6.12.1/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
|
D | adv7180.yaml | 41 adv,force-bt656-4:
|
/linux-6.12.1/include/media/davinci/ |
D | vpfe_types.h | 16 /* BT656 - 8 bit */ 26 /* BT656 - 10 bit */
|
/linux-6.12.1/Documentation/devicetree/bindings/power/ |
D | amlogic,meson-ee-pwrc.yaml | 97 - const: bt656 141 - const: bt656 179 reset-names = "viu", "venc", "vcbus", "bt656",
|
D | rockchip-io-domain.yaml | 294 bt656-supply:
|
/linux-6.12.1/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.
|
/linux-6.12.1/drivers/media/platform/ti/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() 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-6.12.1/drivers/media/platform/ti/am437x/ |
D | am437x-vpfe.h | 36 /* BT656 - 8 bit */ 38 /* BT656 - 10 bit */
|
/linux-6.12.1/drivers/media/platform/st/stm32/stm32-dcmipp/ |
D | dcmipp-core.c | 284 /* Check for parallel bus-type first, then bt656 */ in dcmipp_graph_notify_bound() 303 /* Only 8 bits bus width supported with BT656 bus */ in dcmipp_graph_notify_bound() 306 dev_err(dcmipp->dev, "BT656 bus conflicts with %u bits bus width (8 bits required)\n", in dcmipp_graph_notify_bound()
|
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()
|
D | dcmipp-common.h | 67 * @bus_type: type of input bus (parallel or BT656)
|
/linux-6.12.1/Documentation/devicetree/bindings/soc/amlogic/ |
D | amlogic,meson-gx-hhi-sysctrl.yaml | 132 reset-names = "viu", "venc", "vcbus", "bt656", "dvin",
|
/linux-6.12.1/drivers/soc/amlogic/ |
D | meson-clk-measure.c | 284 CLK_MSR_ID(39, "bt656"), 400 CLK_MSR_ID(39, "bt656"),
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ |
D | xylon,logicvc-display.yaml | 72 - bt656
|
/linux-6.12.1/drivers/media/platform/rockchip/rkisp1/ |
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-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3399pro-vmarc-som.dtsi | 321 bt656-supply = <&vcca_1v8>;
|
D | rk3399-kobol-helios64.dts | 415 bt656-supply = <&vcc1v8_sys_s0>;
|
D | rk3399-sapphire.dtsi | 458 bt656-supply = <&vcc_3v0>;
|
D | rk3399-puma.dtsi | 457 bt656-supply = <&vcc_1v8>;
|
/linux-6.12.1/drivers/media/platform/st/stm32/ |
D | stm32-dcmi.c | 754 * BT656 embedded synchronisation bus mode. in dcmi_start_streaming() 1063 /* Disable crop if JPEG is requested or BT656 bus is selected */ in dcmi_set_fmt() 1657 /* Exclude JPEG if BT656 bus is selected */ in dcmi_formats_init() 1930 dev_err(&pdev->dev, "BT656 bus conflicts with %u bits bus width (8 bits required)\n", in dcmi_probe()
|