/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A 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() 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() 207 bt656->line, remsamples, in cxusb_medion_cf_refc_fld_chg() 211 bt656->line++; in cxusb_medion_cf_refc_fld_chg() [all …]
|
H A D | cxusb.h | 144 struct cxusb_bt656_params bt656; member
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | omap3isp.h | 50 unsigned int bt656:1; 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 …]
|
H A D | ispccdc.h | 148 bool bt656; member
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3399-rock960.dtsi | 348 bt656-supply = <&vcc1v8_s0>; /* bt656_gpio2ab_ms */
|
H A D | rk3399-firefly.dts | 500 bt656-supply = <&vcc1v8_dvp>;
|
H A D | rk3399-puma.dtsi | 450 bt656-supply = <&vcc_1v8>; /* bt656_gpio2ab_ms */
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399pro-vmarc-som.dtsi | 320 bt656-supply = <&vcca_1v8>;
|
H A D | rk3399-puma.dtsi | 423 bt656-supply = <&vcc_1v8>;
|
H A D | rk3399-leez-p710.dts | 426 bt656-supply = <&vcc1v8_dvp>;
|
H A D | rk3399-rock960.dtsi | 390 bt656-supply = <&vcc1v8_s0>; /* bt656_gpio2ab_ms */
|
H A D | rk3399-kobol-helios64.dts | 418 bt656-supply = <&vcc1v8_sys_s0>;
|
H A D | rk3399-sapphire.dtsi | 458 bt656-supply = <&vcc_3v0>;
|
H A D | rk3399-pinephone-pro.dts | 430 bt656-supply = <&vcc1v8_dvp>;
|
H A D | rk3399-rock-4c-plus.dts | 453 bt656-supply = <&vcc_3v0_s0>;
|
H A D | rk3399-rock-pi-4.dtsi | 520 bt656-supply = <&vcc_3v0>;
|
H A D | rk3399-nanopi4.dtsi | 498 bt656-supply = <&vcc_1v8>;
|
H A D | rk3399-hugsun-x99.dts | 488 bt656-supply = <&vcc1v8_s0>;
|
H A D | rk3399-gru-scarlet.dtsi | 592 bt656-supply = <&pp1800_s0>; /* APIO2_VDD; 2a 2b */
|
H A D | rk3399-roc-pc.dtsi | 596 bt656-supply = <&vcc_3v0>;
|
H A D | rk3399-khadas-edge.dtsi | 570 bt656-supply = <&vcc1v8_apio2>;
|
/openbmc/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 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()
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb.dtsi | 755 reset-names = "viu", "venc", "vcbus", "bt656",
|
H A D | meson-gxl.dtsi | 825 reset-names = "viu", "venc", "vcbus", "bt656",
|