Searched full:tda998x (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | tda998x.txt | 1 Device-Tree bindings for the NXP TDA998x HDMI transmitter 4 - compatible: must be "nxp,tda998x" 22 output is wired to the TDA998x input - default: <0x230145> 26 The second value defines the tda998x AP_ENA reg content when the DAI 31 gpio used for the TDA998x interrupt pin. 34 [2] include/dt-bindings/display/tda998x.h 38 #include <dt-bindings/display/tda998x.h> 40 tda998x: hdmi-encoder { 41 compatible = "nxp,tda998x";
|
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...] |
/freebsd/sys/contrib/device-tree/src/arm/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";
|
H A D | am335x-myirtech-myd.dts | 10 #include <dt-bindings/display/tda998x.h> 157 compatible = "nxp,tda998x";
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | arm,hdlcd.yaml | 80 compatible = "nxp,tda998x";
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | r8a774c0-cat874.dts | 11 #include <dt-bindings/display/tda998x.h> 233 compatible = "nxp,tda998x";
|
/freebsd/sys/contrib/device-tree/Bindings/display/tilcdc/ |
H A D | tilcdc.txt | 70 compatible = "nxp,tda998x";
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6sx-udoo-neo.dtsi | 193 compatible = "nxp,tda998x";
|
/freebsd/sys/contrib/device-tree/src/arm64/arm/ |
H A D | juno-base.dtsi | 918 compatible = "nxp,tda998x"; 928 compatible = "nxp,tda998x";
|
/freebsd/sys/arm/ti/am335x/ |
H A D | tda19988.c | 416 if (!ofw_bus_is_compatible(dev, "nxp,tda998x")) in tda19988_probe()
|