Searched full:tda998x (Results 1 – 17 of 17) sorted by relevance
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | nxp,tda998x.yaml | 4 $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 D | Kconfig | 18 tristate "NXP Semiconductors TDA9950/TDA998X HDMI CEC" 25 controller block integrated into several NXP TDA998x HDMI encoders.
|
H A D | tda9950.c | 253 * 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 D | Makefile | 10 tda998x-y := tda998x_drv.o 11 obj-$(CONFIG_DRM_I2C_NXP_TDA998X) += tda998x.o
|
H A D | tda998x_drv.c | 27 #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 D | tilcdc_external.c | 82 /* 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 D | am335x-boneblack-hdmi.dtsi | 6 #include <dt-bindings/display/tda998x.h> 72 compatible = "nxp,tda998x";
|
H A D | am335x-osd3358-sm-red.dts | 15 #include <dt-bindings/display/tda998x.h> 58 compatible = "nxp,tda998x";
|
/linux/drivers/gpu/drm/arm/ |
H A D | Kconfig | 12 select DRM_BRIDGE # for TDA998x
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | arm,hdlcd.yaml | 80 compatible = "nxp,tda998x";
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a774c0-cat874.dts | 11 #include <dt-bindings/display/tda998x.h> 232 compatible = "nxp,tda998x";
|
/linux/Documentation/devicetree/bindings/display/tilcdc/ |
H A D | tilcdc.txt | 70 compatible = "nxp,tda998x";
|
/linux/arch/arm64/boot/dts/arm/ |
H A D | morello-sdp.dts | 48 compatible = "nxp,tda998x";
|
H A D | juno-base.dtsi | 916 compatible = "nxp,tda998x"; 926 compatible = "nxp,tda998x";
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6sx-udoo-neo.dtsi | 198 compatible = "nxp,tda998x";
|
/linux/Documentation/admin-guide/media/ |
H A D | cec.rst | 25 - tda998x
|
/linux/ |
H A D | MAINTAINERS | 18292 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"
|