Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/devicetree/bindings/display/bridge/
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-6.14.4/drivers/gpu/drm/i2c/
DKconfig24 tristate "NXP Semiconductors TDA998X HDMI encoder"
29 Support for NXP Semiconductors TDA998X HDMI encoders.
32 tristate "NXP Semiconductors TDA9950/TDA998X HDMI CEC"
DMakefile8 tda998x-y := tda998x_drv.o
9 obj-$(CONFIG_DRM_I2C_NXP_TDA998X) += tda998x.o
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");
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-6.14.4/drivers/gpu/drm/tilcdc/
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-6.14.4/arch/arm/boot/dts/ti/omap/
Dam335x-boneblack-hdmi.dtsi6 #include <dt-bindings/display/tda998x.h>
72 compatible = "nxp,tda998x";
Dam335x-osd3358-sm-red.dts15 #include <dt-bindings/display/tda998x.h>
58 compatible = "nxp,tda998x";
Dam335x-myirtech-myd.dts10 #include <dt-bindings/display/tda998x.h>
157 compatible = "nxp,tda998x";
/linux-6.14.4/include/drm/i2c/
Dtda998x.h6 #include <dt-bindings/display/tda998x.h>
/linux-6.14.4/Documentation/devicetree/bindings/display/
Darm,hdlcd.yaml80 compatible = "nxp,tda998x";
/linux-6.14.4/arch/arm64/boot/dts/renesas/
Dr8a774c0-cat874.dts11 #include <dt-bindings/display/tda998x.h>
232 compatible = "nxp,tda998x";
/linux-6.14.4/Documentation/devicetree/bindings/display/tilcdc/
Dtilcdc.txt70 compatible = "nxp,tda998x";
/linux-6.14.4/arch/arm/boot/dts/nxp/imx/
Dimx6sx-udoo-neo.dtsi198 compatible = "nxp,tda998x";
/linux-6.14.4/arch/arm64/boot/dts/arm/
Djuno-base.dtsi917 compatible = "nxp,tda998x";
927 compatible = "nxp,tda998x";
/linux-6.14.4/Documentation/admin-guide/media/
Dcec.rst25 - tda998x
/linux-6.14.4/
DMAINTAINERS17159 NXP TDA998X DRM DRIVER
17162 T: git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-devel
17163 T: git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-fixes
17165 F: include/drm/i2c/tda998x.h
17166 F: include/dt-bindings/display/tda998x.h
17167 K: "nxp,tda998x"