Home
last modified time | relevance | path

Searched full:tda998x (Results 1 – 17 of 17) 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";
[all...]
/linux/drivers/media/cec/i2c/
H A DKconfig18 tristate "NXP Semiconductors TDA9950/TDA998X HDMI CEC"
25 controller block integrated into several NXP TDA998x HDMI encoders.
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");
/linux/drivers/gpu/drm/bridge/
H A DMakefile10 tda998x-y := tda998x_drv.o
11 obj-$(CONFIG_DRM_I2C_NXP_TDA998X) += tda998x.o
H A Dtda998x_drv.c27 #include <dt-bindings/display/tda998x.h>
742 * The TDA998x has a problem when trying to read the EDID close to a
902 /* Configure the TDA998x audio data and clock routing. */
944 * In auto-CTS mode, the TDA998x uses a "measured time stamp" counter to
1463 * Internally TDA998x is using ITU-R BT.656 style sync but in tda998x_bridge_mode_set()
1464 * we get VESA style sync. TDA998x is using a reference pixel in tda998x_bridge_mode_set()
1472 * - TDA998x register values must be > 0 to be enabled in tda998x_bridge_mode_set()
1803 /* CEC I2C address bound to TDA998x I2C addr by configuration pins */ in tda998x_create()
1887 "tda998x", priv); in tda998x_create()
1912 * Some TDA998x ar 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";
/linux/drivers/gpu/drm/arm/
H A DKconfig12 select DRM_BRIDGE # for TDA998x
/linux/Documentation/devicetree/bindings/display/
H A Darm,hdlcd.yaml80 compatible = "nxp,tda998x";
/linux/arch/arm64/boot/dts/renesas/
H A Dr8a774c0-cat874.dts11 #include <dt-bindings/display/tda998x.h>
232 compatible = "nxp,tda998x";
/linux/Documentation/devicetree/bindings/display/tilcdc/
H A Dtilcdc.txt70 compatible = "nxp,tda998x";
/linux/arch/arm64/boot/dts/arm/
H A Dmorello-sdp.dts48 compatible = "nxp,tda998x";
H A Djuno-base.dtsi916 compatible = "nxp,tda998x";
926 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 DMAINTAINERS18292 NXP TDA998X DRM DRIVER
18295 T: git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-devel
18296 T: git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-fixes
18298 F: include/dt-bindings/display/tda998x.h
18299 K: "nxp,tda998x"