Home
last modified time | relevance | path

Searched full:tda998x (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/devicetree/bindings/display/bridge/
H A Dnxp,tda998x.yaml4 $id: http://devicetree.org/schemas/display/bridge/nxp,tda998x.yaml#
7 title: NXP TDA998x HDMI transmitter
14 const: nxp,tda998x
28 the TDA998x input.
42 (see include/dt-bindings/display/tda998x.h).
45 The second value defines the tda998x AP_ENA reg content when the
56 TDA998x interrupt pin.
88 #include <dt-bindings/display/tda998x.h>
95 tda998x: hdmi-encoder@70 {
96 compatible = "nxp,tda998x";
/linux/drivers/gpu/drm/i2c/
H A DKconfig24 tristate "NXP Semiconductors TDA998X HDMI encoder"
29 Support for NXP Semiconductors TDA998X HDMI encoders.
32 tristate "NXP Semiconductors TDA9950/TDA998X HDMI CEC"
H A DMakefile8 tda998x-y := tda998x_drv.o
9 obj-$(CONFIG_DRM_I2C_NXP_TDA998X) += tda998x.o
H A Dtda9950.c253 * When operating as part of the TDA998x, we need additional handling
255 * two hooks are provided to allow the TDA998x code to perform those
343 * When operating as part of the TDA998x, we need to claim additional
413 * If we're part of a TDA998x, we want the class devices to be in tda9950_probe()
506 MODULE_DESCRIPTION("TDA9950/TDA998x Consumer Electronics Control Driver");
H A Dtda998x_drv.c24 #include <drm/i2c/tda998x.h>
741 * The TDA998x has a problem when trying to read the EDID close to a
900 /* Configure the TDA998x audio data and clock routing. */
942 * In auto-CTS mode, the TDA998x uses a "measured time stamp" counter to
1460 * Internally TDA998x is using ITU-R BT.656 style sync but in tda998x_bridge_mode_set()
1461 * we get VESA style sync. TDA998x is using a reference pixel in tda998x_bridge_mode_set()
1469 * - TDA998x register values must be > 0 to be enabled in tda998x_bridge_mode_set()
1838 /* CEC I2C address bound to TDA998x I2C addr by configuration pins */ in tda998x_create()
1922 "tda998x", priv); in tda998x_create()
1947 * Some TDA998x are actually two I2C devices merged onto one piece in tda998x_create()
[all …]
/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_external.c82 /* Only tda998x is supported at the moment. */ in tilcdc_add_component_encoder()
170 if (!of_device_is_compatible(node, "nxp,tda998x")) { in tilcdc_get_external_components()
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-boneblack-hdmi.dtsi6 #include <dt-bindings/display/tda998x.h>
72 compatible = "nxp,tda998x";
H A Dam335x-osd3358-sm-red.dts15 #include <dt-bindings/display/tda998x.h>
58 compatible = "nxp,tda998x";
H A Dam335x-myirtech-myd.dts10 #include <dt-bindings/display/tda998x.h>
157 compatible = "nxp,tda998x";
/linux/include/drm/i2c/
H A Dtda998x.h6 #include <dt-bindings/display/tda998x.h>
/linux/Documentation/devicetree/bindings/display/
H A Darm,hdlcd.yaml80 compatible = "nxp,tda998x";
/linux/Documentation/devicetree/bindings/display/tilcdc/
H A Dtilcdc.txt70 compatible = "nxp,tda998x";
/linux/arch/arm64/boot/dts/arm/
H A Djuno-base.dtsi917 compatible = "nxp,tda998x";
927 compatible = "nxp,tda998x";
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6sx-udoo-neo.dtsi198 compatible = "nxp,tda998x";
/linux/Documentation/admin-guide/media/
H A Dcec.rst25 - tda998x
/linux/
H A DMAINTAINERS16925 NXP TDA998X DRM DRIVER
16928 T: git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-devel
16929 T: git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-fixes
16931 F: include/drm/i2c/tda998x.h
16932 F: include/dt-bindings/display/tda998x.h
16933 K: "nxp,tda998x"