| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rv1106-evb-ext-sii902x-bt1120-to-hdmi-v10.dtsi | 43 * MEDIA_BUS_FMT_UYVY8_2X8 for bt656 75 * <&bt656_pins> for bt656
|
| H A D | rv1106g-evb1-v11-sii902x-bt11202hdmi.dts | 35 * MEDIA_BUS_FMT_UYVY8_2X8 for bt656
|
| H A D | rv1103-evb-ext-sii902x-bt656-to-hdmi-v10.dtsi | 31 * MEDIA_BUS_FMT_UYVY8_2X8 for bt656
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3562-evb2-ddr4-v10-sii9022-bt1120-to-hdmi.dts | 48 * MEDIA_BUS_FMT_UYVY8_2X8 for bt656 80 * <&bt656_pins> for bt656
|
| H A D | rk3588s-evb3-lp4x-v10-rk630-bt656-to-cvbs.dts | 15 compatible = "rockchip,rk3588s-evb3-lp4x-v10-rk630-bt656-to-cvbs", "rockchip,rk3588";
|
| H A D | Makefile | 141 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3568-evb6-ddr3-v10-rk630-bt656-to-cvbs.dtb 204 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588s-evb3-lp4x-v10-rk630-bt656-to-cvbs.dtb
|
| H A D | rk3399pro-vmarc-som.dtsi | 316 bt656-supply = <&vcca_1v8>;
|
| H A D | rk3399-puma.dtsi | 427 bt656-supply = <&vcc_1v8>;
|
| H A D | rk3399-evb.dtsi | 418 bt656-supply = <&vcc1v8_dvp>;
|
| H A D | rk3399-rock960.dtsi | 381 bt656-supply = <&vcc1v8_s0>; /* bt656_gpio2ab_ms */
|
| H A D | rk3399-gru-scarlet.dtsi | 351 bt656-supply = <&pp1800_s0>; /* APIO2_VDD; 2a 2b */
|
| H A D | rk3399-leez-p710.dts | 419 bt656-supply = <&vcc1v8_dvp>;
|
| H A D | rk3399-rock-pi-4.dtsi | 460 bt656-supply = <&vcc_3v0>;
|
| H A D | rk3399-sapphire.dtsi | 569 bt656-supply = <&vcc_3v0>;
|
| H A D | rk3399-khadas-edge.dtsi | 563 bt656-supply = <&vcc1v8_apio2>;
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/ |
| 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() 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 …]
|
| H A D | omap3isp.h | 50 unsigned int bt656:1; member
|
| H A D | ispccdc.h | 148 bool bt656; member
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov5640.c | 1983 bool bt656 = sensor->ep.bus_type == V4L2_MBUS_BT656; in ov5640_set_power_dvp() local 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()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/ |
| H A D | rockchip-io-domain.txt | 115 - bt656-supply: The supply connected to APIO2_VDD.
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3399-firefly.dts | 502 bt656-supply = <&vcc1v8_dvp>;
|
| H A D | .rk3399-firefly.dtb.pre.tmp | |
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxbb.dtsi | 735 reset-names = "viu", "venc", "vcbus", "bt656",
|