Home
last modified time | relevance | path

Searched refs:bt656 (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dcxusb-analog.c179 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 Dcxusb.h144 struct cxusb_bt656_params bt656; member
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Domap3isp.h50 unsigned int bt656:1; member
H A Dispccdc.c980 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 Dispccdc.h148 bool bt656; member
/openbmc/u-boot/arch/arm/dts/
H A Drk3399-rock960.dtsi348 bt656-supply = <&vcc1v8_s0>; /* bt656_gpio2ab_ms */
H A Drk3399-firefly.dts500 bt656-supply = <&vcc1v8_dvp>;
H A Drk3399-puma.dtsi450 bt656-supply = <&vcc_1v8>; /* bt656_gpio2ab_ms */
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399pro-vmarc-som.dtsi320 bt656-supply = <&vcca_1v8>;
H A Drk3399-puma.dtsi423 bt656-supply = <&vcc_1v8>;
H A Drk3399-leez-p710.dts426 bt656-supply = <&vcc1v8_dvp>;
H A Drk3399-rock960.dtsi390 bt656-supply = <&vcc1v8_s0>; /* bt656_gpio2ab_ms */
H A Drk3399-kobol-helios64.dts418 bt656-supply = <&vcc1v8_sys_s0>;
H A Drk3399-sapphire.dtsi458 bt656-supply = <&vcc_3v0>;
H A Drk3399-pinephone-pro.dts430 bt656-supply = <&vcc1v8_dvp>;
H A Drk3399-rock-4c-plus.dts453 bt656-supply = <&vcc_3v0_s0>;
H A Drk3399-rock-pi-4.dtsi520 bt656-supply = <&vcc_3v0>;
H A Drk3399-nanopi4.dtsi498 bt656-supply = <&vcc_1v8>;
H A Drk3399-hugsun-x99.dts488 bt656-supply = <&vcc1v8_s0>;
H A Drk3399-gru-scarlet.dtsi592 bt656-supply = <&pp1800_s0>; /* APIO2_VDD; 2a 2b */
H A Drk3399-roc-pc.dtsi596 bt656-supply = <&vcc_3v0>;
H A Drk3399-khadas-edge.dtsi570 bt656-supply = <&vcc1v8_apio2>;
/openbmc/linux/drivers/media/i2c/
H A Dov5640.c2580 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 Dmeson-gxbb.dtsi755 reset-names = "viu", "venc", "vcbus", "bt656",
H A Dmeson-gxl.dtsi825 reset-names = "viu", "venc", "vcbus", "bt656",

12