Home
last modified time | relevance | path

Searched full:tesla (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dtesla,fsd-clock.yaml4 $id: http://devicetree.org/schemas/clock/tesla,fsd-clock.yaml#
7 title: Tesla FSD (Full Self-Driving) SoC clock controller
11 - linux-fsd@tesla.com
24 - tesla,fsd-clock-cmu
25 - tesla,fsd-clock-imem
26 - tesla,fsd-clock-peric
27 - tesla,fsd-clock-fsys0
28 - tesla,fsd-clock-fsys1
29 - tesla,fsd-clock-mfc
30 - tesla,fsd-clock-cam_csi
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/arm/
Dtesla.yaml4 $id: http://devicetree.org/schemas/arm/tesla.yaml#
7 title: Tesla Full Self Driving(FSD) platforms
11 - linux-fsd@tesla.com
22 - tesla,fsd-evb # Tesla FSD Evaluation
23 - const: tesla,fsd
/Linux-v6.1/arch/arm64/boot/dts/tesla/
Dfsd-evb.dts3 * Tesla FSD board device tree source
7 * Copyright (c) 2017-2021 Tesla, Inc.
8 * https://www.tesla.com
15 model = "Tesla Full Self-Driving (FSD) Evaluation board";
16 compatible = "tesla,fsd-evb", "tesla,fsd";
Dfsd.dtsi3 * Tesla Full Self-Driving SoC device tree source
7 * Copyright (c) 2017-2022 Tesla, Inc.
8 * https://www.tesla.com
15 compatible = "tesla,fsd";
440 compatible = "tesla,fsd-clock-imem";
454 compatible = "tesla,fsd-clock-cmu";
462 compatible = "tesla,fsd-clock-cam_csi";
470 compatible = "tesla,fsd-clock-mfc";
478 compatible = "tesla,fsd-clock-peric";
496 compatible = "tesla,fsd-clock-fsys0";
[all …]
Dfsd-pinctrl.dtsi3 * Tesla Full Self-Driving SoC device tree source
7 * Copyright (c) 2017-2021 Tesla, Inc.
8 * https://www.tesla.com
Dfsd-pinctrl.h3 * Tesla FSD DTS pinctrl constants
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv50.c801 /* tesla state */ in nv50_gr_construct_mmio_ddata()
935 /* tesla state */ in nv50_gr_construct_mmio_ddata()
1545 xf_emit(ctx, 1, 0); /* ffffffff tesla UNK1A30 */ in nv50_gr_construct_gene_unk10xx()
1580 xf_emit(ctx, 1, 0); /* 00000001 tesla UNK1900 */ in nv50_gr_construct_gene_unk10xx()
1584 xf_emit(ctx, 1, 0); /* ffffffff tesla UNK1A30 */ in nv50_gr_construct_gene_unk10xx()
1603 xf_emit(ctx, 1, 0x1fe21); /* 0001ffff tesla UNK0FAC */ in nv50_gr_construct_gene_unk34xx()
1627 xf_emit(ctx, 1, 0); /* ffffffff tesla UNK1A30 */ in nv50_gr_construct_gene_unk14xx()
1635 xf_emit(ctx, 1, 0); /* 000000ff tesla UNK1940 */ in nv50_gr_construct_gene_unk14xx()
1636 xf_emit(ctx, 1, 0); /* 00000001 tesla UNK0D7C */ in nv50_gr_construct_gene_unk14xx()
1641 xf_emit(ctx, 1, 0x7f); /* 000000ff tesla UNK0FFC */ in nv50_gr_construct_gene_unk14xx()
[all …]
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dpci.c64 { 0x10de, 0x0595, "Tesla T10 Processor" },
65 { 0x10de, 0x068f, "Tesla T10 Processor" },
66 { 0x10de, 0x0697, "Tesla M1060" },
67 { 0x10de, 0x0714, "Tesla M1060" },
68 { 0x10de, 0x0743, "Tesla M1060" },
117 { 0x10de, 0x0771, "Tesla C2050" },
118 { 0x10de, 0x0772, "Tesla C2070" },
124 { 0x10de, 0x088f, "Tesla X2070" },
130 { 0x10de, 0x0773, "Tesla S2050" },
131 { 0x10de, 0x082f, "Tesla M2050" },
[all …]
/Linux-v6.1/include/dt-bindings/clock/
Dfsd-clk.h5 * Copyright (c) 2017-2022 Tesla, Inc.
6 * https://www.tesla.com
Domap4.h14 /* tesla clocks */
/Linux-v6.1/drivers/clk/samsung/
DKconfig130 bool "Tesla FSD clock controller support" if COMPILE_TEST
134 Support for the clock controller present on the Tesla FSD SoC.
Dclk-fsd.c5 * Copyright (c) 2017-2022 Tesla, Inc.
6 * https://www.tesla.com
315 CLK_OF_DECLARE(fsd_clk_cmu, "tesla,fsd-clock-cmu", fsd_clk_cmu_init);
1428 CLK_OF_DECLARE(fsd_clk_imem, "tesla,fsd-clock-imem", fsd_clk_imem_init);
1772 .compatible = "tesla,fsd-clock-peric",
1775 .compatible = "tesla,fsd-clock-fsys0",
1778 .compatible = "tesla,fsd-clock-fsys1",
1781 .compatible = "tesla,fsd-clock-mfc",
1784 .compatible = "tesla,fsd-clock-cam_csi",
/Linux-v6.1/arch/arm64/
DKconfig.platforms301 bool "ARMv8 based Tesla platform"
304 Support for ARMv8 based Tesla platforms.
/Linux-v6.1/Documentation/devicetree/bindings/timer/
Dsamsung,exynos4210-mct.yaml35 - tesla,fsd-mct
145 - tesla,fsd-mct
/Linux-v6.1/arch/arm64/boot/dts/
DMakefile31 subdir-y += tesla
/Linux-v6.1/Documentation/devicetree/bindings/ufs/
Dsamsung,exynos-ufs.yaml24 - tesla,fsd-ufs
/Linux-v6.1/Documentation/devicetree/bindings/phy/
Dsamsung,ufs-phy.yaml20 - tesla,fsd-ufs-phy
/Linux-v6.1/Documentation/devicetree/bindings/spi/
Dsamsung,spi.yaml26 - tesla,fsd-spi
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_drv.h9 #define DRIVER_DESC "nVidia Riva/TNT/GeForce/Quadro/Tesla/Tegra K1+"
/Linux-v6.1/arch/arm/mach-omap2/
Dpowerdomains54xx_data.c180 /* dsp_54xx_pwrdm: Tesla processor power domain */
Dpowerdomains44xx_data.c111 /* tesla_44xx_pwrdm: Tesla processor power domain */
Dpowerdomains7xx_data.c281 /* dsp1_7xx_pwrdm: Tesla processor power domain */
/Linux-v6.1/drivers/phy/samsung/
Dphy-samsung-ufs.c311 .compatible = "tesla,fsd-ufs-phy",
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dsamsung,pinctrl.yaml56 - tesla,fsd-pinctrl
/Linux-v6.1/drivers/pinctrl/samsung/
Dpinctrl-samsung.h59 * Exynos ARMv7, Exynos ARMv8, Tesla FSD.

12