Home
last modified time | relevance | path

Searched full:adv7180 (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dadv7180.yaml4 $id: http://devicetree.org/schemas/media/i2c/adv7180.yaml#
7 title: Analog Devices ADV7180 analog video decoder family
13 The adv7180 family devices are used to capture analog video to different
20 - adi,adv7180
68 - adi,adv7180
138 compatible = "adi,adv7180";
142 adv7180: endpoint {
/openbmc/linux/Documentation/admin-guide/media/
H A Dimx.rst116 the SabreAuto has only the ADV7180 decoder on a parallel bt.656 bus, and
463 i.MX6Q SabreAuto with ADV7180 decoder
466 On the i.MX6Q SabreAuto, an on-board ADV7180 SD decoder is connected to the
469 The following example configures a pipeline to capture from the ADV7180
471 interweave (unconverted and without motion compensation). The adv7180
478 media-ctl -l "'adv7180 3-0021':0 -> 'ipu1_csi0_mux':1[1]"
482 media-ctl -V "'adv7180 3-0021':0 [fmt:UYVY2X8/720x480 field:seq-bt]"
491 This example configures a pipeline to capture from the ADV7180
493 Compensated de-interlacing. The adv7180 must output sequential or
499 media-ctl -l "'adv7180 3-0021':0 -> 'ipu1_csi0_mux':1[1]"
[all …]
H A Dimx6q-sabreauto.dot49 …n00000081 [label="{{} | adv7180 3-0021\n/dev/v4l-subdev14 | {<port0> 0}}", shape=Mrecord, style=fi…
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-gw53xx.dts16 adv7180: camera@20 { label
17 compatible = "adi,adv7180";
H A Dimx6q-gw52xx.dts16 adv7180: camera@20 { label
17 compatible = "adi,adv7180";
H A Dimx6dl-gw52xx.dts16 adv7180: camera@20 { label
17 compatible = "adi,adv7180";
H A Dimx6dl-gw54xx.dts16 adv7180: camera@20 { label
17 compatible = "adi,adv7180";
H A Dimx6dl-gw53xx.dts16 adv7180: camera@20 { label
17 compatible = "adi,adv7180";
H A Dimx6q-gw54xx.dts33 adv7180: camera@20 { label
34 compatible = "adi,adv7180";
H A Dimx6qdl-gw51xx.dtsi367 adv7180: camera@20 { label
368 compatible = "adi,adv7180";
H A Dimx6qdl-gw553x.dtsi422 adv7180: camera@20 { label
423 compatible = "adi,adv7180";
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-demux-pinctrl.txt54 compatible = "adi,adv7180";
59 adv7180: endpoint {
/openbmc/u-boot/arch/arm/dts/
H A Dr8a7794-alt.dts170 compatible = "adi,adv7180";
175 adv7180: endpoint { label
387 remote-endpoint = <&adv7180>;
H A Dr8a7791-porter.dts165 compatible = "adi,adv7180";
170 adv7180: endpoint { label
420 remote-endpoint = <&adv7180>;
H A Dr8a7794-silk.dts238 compatible = "adi,adv7180";
243 adv7180: endpoint { label
476 remote-endpoint = <&adv7180>;
H A Dr8a7790-lager.dts346 compatible = "adi,adv7180";
351 adv7180: endpoint { label
903 remote-endpoint = <&adv7180>;
H A Dr8a7791-koelsch.dts370 compatible = "adi,adv7180";
375 adv7180: endpoint { label
874 remote-endpoint = <&adv7180>;
H A Dimx6qdl-sabreauto.dtsi166 adv7180: camera@21 { label
167 compatible = "adi,adv7180";
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7794-alt.dts208 compatible = "adi,adv7180";
212 adv7180: endpoint { label
480 remote-endpoint = <&adv7180>;
H A Dr8a7791-porter.dts165 compatible = "adi,adv7180";
169 adv7180: endpoint { label
428 remote-endpoint = <&adv7180>;
H A Dr8a7794-silk.dts242 compatible = "adi,adv7180";
246 adv7180: endpoint { label
511 remote-endpoint = <&adv7180>;
H A Dr8a7791-koelsch.dts373 compatible = "adi,adv7180";
377 adv7180: endpoint { label
888 remote-endpoint = <&adv7180>;
H A Dr8a7790-lager.dts350 compatible = "adi,adv7180";
354 adv7180: endpoint { label
918 remote-endpoint = <&adv7180>;
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-ocores.rst51 I2C_BOARD_INFO("adv7180", 0x42 >> 1),
/openbmc/linux/drivers/media/i2c/
H A Dadv7180.c3 * adv7180.c Analog Devices ADV7180 video decoder driver
838 * The ADV7180 sensor supports BT.601/656 output modes. in adv7180_get_mbus_config()
1540 { "adv7180", (kernel_ulong_t)&adv7180_info },
1590 { .compatible = "adi,adv7180", },
1620 MODULE_DESCRIPTION("Analog Devices ADV7180 video decoder driver");

12