/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | allwinner,sun4i-a10-tcon.yaml | 4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-tcon.yaml# 7 title: Allwinner A10 Timings Controller (TCON) 14 The TCON acts as a timing controller for RGB, LVDS and TV 23 - const: allwinner,sun4i-a10-tcon 24 - const: allwinner,sun5i-a13-tcon 25 - const: allwinner,sun6i-a31-tcon 26 - const: allwinner,sun6i-a31s-tcon 27 - const: allwinner,sun7i-a20-tcon 28 - const: allwinner,sun8i-a23-tcon 29 - const: allwinner,sun8i-a33-tcon [all …]
|
H A D | allwinner,sun8i-r40-tcon-top.yaml | 4 $id: http://devicetree.org/schemas/display/allwinner,sun8i-r40-tcon-top.yaml# 7 title: Allwinner R40 TCON TOP 14 TCON TOPs main purpose is to configure whole display pipeline. It 16 TCON for HDMI, muxes LCD and TV encoder GPIO output, selects TV 17 encoder clock source and contains additional TV TCON and DSI gates. 22 / [0] TCON-LCD0 25 \ / [1] TCON-LCD1 - LCD1/LVDS1 26 TCON-TOP 27 / \ [2] TCON-TV0 [0] - TVE0/RGB 29 | TCON-TOP - HDMI [all …]
|
H A D | fsl,tcon.txt | 1 Device Tree bindings for Freescale TCON Driver 5 * "fsl,vf610-tcon". 7 - reg: Address and length of the register set for tcon. 8 - clocks: From common clock binding: handle to tcon ipg clock. 13 compatible = "fsl,vf610-tcon";
|
H A D | allwinner,sun4i-a10-display-engine.yaml | 27 Frontend 0 [0] ------- [0] Backend 0 [0] ------- [0] TCON 0 33 Frontend 1 [1] ------- [1] Backend 1 [1] ------- [1] TCON 1 39 The same rule also applies to DE 2.0 mixer-TCON connections: 41 Mixer 0 [0] ----------- [0] TCON 0 47 Mixer 1 [1] ----------- [1] TCON 1
|
H A D | fsl,dcu.txt | 18 - fsl,tcon: The phandle to the timing controller node. 27 fsl,tcon = <&tcon>;
|
H A D | renesas,du.yaml | 137 # port@2 is TCON, not supported yet 191 # port@2 is TCON, not supported yet 299 # port@2 is TCON, not supported yet 416 # port@3 is TCON, not supported yet 739 # port@3 is TCON, not supported yet
|
H A D | allwinner,sun4i-a10-tv-encoder.yaml | 30 associated TCON.
|
H A D | allwinner,sun6i-a31-mipi-dsi.yaml | 57 associated TCON.
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | allwinner,sun4i-a10-tcon-ch0-clk.yaml | 4 $id: http://devicetree.org/schemas/clock/allwinner,sun4i-a10-tcon-ch0-clk.yaml# 7 title: Allwinner A10 TCON Channel 0 Clock 24 - allwinner,sun4i-a10-tcon-ch0-clk 25 - allwinner,sun4i-a10-tcon-ch1-clk 49 const: allwinner,sun4i-a10-tcon-ch0-clk 62 compatible = "allwinner,sun4i-a10-tcon-ch0-clk"; 65 clock-output-names = "tcon-ch0-sclk"; 71 compatible = "allwinner,sun4i-a10-tcon-ch1-clk"; 74 clock-output-names = "tcon-ch1-sclk";
|
/freebsd/sys/arm/freescale/vybrid/ |
H A D | vf_tcon.c | 30 * Vybrid Family Timing Controller (TCON) 90 if (!ofw_bus_is_compatible(dev, "fsl,mvf600-tcon")) in tcon_probe() 93 device_set_desc(dev, "Vybrid Family Timing Controller (TCON)"); in tcon_probe() 125 "tcon", 130 DRIVER_MODULE(tcon, simplebus, tcon_driver, 0, 0);
|
/freebsd/sys/contrib/device-tree/src/riscv/allwinner/ |
H A D | sunxi-d1s-t113.dtsi | 6 #include <dt-bindings/clock/sun8i-tcon-top.h> 739 tcon_top: tcon-top@5460000 { 740 compatible = "allwinner,sun20i-d1-tcon-top"; 746 clock-names = "bus", "tcon-tv0", "tve0", "dsi"; 747 clock-output-names = "tcon-top-tv0", "tcon-top-dsi"; 821 compatible = "allwinner,sun20i-d1-tcon-lcd"; 826 clock-names = "ahb", "tcon-ch0"; 827 clock-output-names = "tcon-pixel-clock"; 867 compatible = "allwinner,sun20i-d1-tcon-tv"; 872 clock-names = "ahb", "tcon-ch1";
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun8i-r40.dtsi | 48 #include <dt-bindings/clock/sun8i-tcon-top.h> 1052 tcon_top: tcon-top@1c70000 { 1053 compatible = "allwinner,sun8i-r40-tcon-top"; 1062 "tcon-tv0", 1064 "tcon-tv1", 1067 clock-output-names = "tcon-top-tv0", 1068 "tcon-top-tv1", 1069 "tcon-top-dsi"; 1171 compatible = "allwinner,sun8i-r40-tcon-tv"; 1175 clock-names = "ahb", "tcon [all...] |
H A D | sun4i-a10.dtsi | 332 compatible = "allwinner,sun4i-a10-tcon"; 341 "tcon-ch0", 342 "tcon-ch1"; 375 allwinner,tcon-channel = <1>; 382 compatible = "allwinner,sun4i-a10-tcon"; 391 "tcon-ch0", 392 "tcon-ch1"; 425 allwinner,tcon-channel = <1>;
|
H A D | sun5i.dtsi | 277 compatible = "allwinner,sun5i-a13-tcon"; 287 "tcon-ch0", 288 "tcon-ch1"; 289 clock-output-names = "tcon-data-clock"; 313 allwinner,tcon-channel = <1>;
|
H A D | sun6i-a31.dtsi | 282 compatible = "allwinner,sun6i-a31-tcon"; 295 "tcon-ch0", 296 "tcon-ch1", 329 allwinner,tcon-channel = <1>; 336 compatible = "allwinner,sun6i-a31-tcon"; 348 "tcon-ch0", 349 "tcon-ch1", 382 allwinner,tcon-channel = <1>;
|
H A D | sun7i-a20.dtsi | 407 "allwinner,sun7i-a20-tcon"; 416 "tcon-ch0", 417 "tcon-ch1"; 450 allwinner,tcon-channel = <1>; 458 "allwinner,sun7i-a20-tcon"; 467 "tcon-ch0", 468 "tcon-ch1"; 501 allwinner,tcon-channel = <1>;
|
H A D | sun6i-a31s.dtsi | 60 compatible = "allwinner,sun6i-a31s-tcon";
|
H A D | sun8i-v3s.dtsi | 187 compatible = "allwinner,sun8i-v3s-tcon"; 193 "tcon-ch0"; 194 clock-output-names = "tcon-data-clock";
|
H A D | sun8i-a23.dtsi | 93 compatible = "allwinner,sun8i-a23-tcon";
|
H A D | sun8i-a83t.dtsi | 454 compatible = "allwinner,sun8i-a83t-tcon-lcd"; 458 clock-names = "ahb", "tcon-ch0"; 459 clock-output-names = "tcon-data-clock"; 491 compatible = "allwinner,sun8i-a83t-tcon-tv"; 495 clock-names = "ahb", "tcon-ch1";
|
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
H A D | sun50i-h6.dtsi | 9 #include <dt-bindings/clock/sun8i-tcon-top.h> 865 tcon_top: tcon-top@6510000 { 866 compatible = "allwinner,sun50i-h6-tcon-top"; 871 "tcon-tv0"; 872 clock-output-names = "tcon-top-tv0"; 924 compatible = "allwinner,sun50i-h6-tcon-tv", 925 "allwinner,sun8i-r40-tcon-tv"; 931 "tcon-ch1";
|
H A D | sun50i-a64.dtsi | 440 compatible = "allwinner,sun50i-a64-tcon-lcd", 441 "allwinner,sun8i-a83t-tcon-lcd"; 445 clock-names = "ahb", "tcon-ch0"; 446 clock-output-names = "tcon-data-clock"; 479 allwinner,tcon-channel = <1>; 486 compatible = "allwinner,sun50i-a64-tcon-tv", 487 "allwinner,sun8i-a83t-tcon-tv"; 491 clock-names = "ahb", "tcon-ch1";
|
/freebsd/sys/dts/arm/ |
H A D | vybrid-cosmic.dts | 66 tcon0: tcon@4003D000 {
|
H A D | vybrid-quartz.dts | 103 tcon0: tcon@4003D000 {
|
/freebsd/sys/riscv/allwinner/ |
H A D | d1_padconf.c | 56 …{ "PC7", 2, 7, { "gpio_in", "gpio_out", "spi0", "mmc2", "uart3", "i2c3", "tcon", NULL, NU… 116 …{ "PG11", 6, 11, { "gpio_in", "gpio_out", "i2s1", "i2c3", "emac", "clk", "tcon", NULL, NU… 121 …{ "PG16", 6, 16, { "gpio_in", "gpio_out", "ir", "tcon", "pwm5", "clk", "spdif", "ledc", NU…
|