Home
last modified time | relevance | path

Searched full:t1040 (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/u-boot/board/freescale/t1040qds/
H A DREADME3 The T1040QDS is a Freescale reference board that hosts the T1040 SoC
6 T1040 SoC Overview
8 The QorIQ T1040/T1042 processor support four integrated 64-bit e5500 PA
12 The T1040/T1042 SoC includes the following function and features:
29 - Integrated 8-port Gigabit Ethernet switch (T1040 only)
60 — Aurora debug with dedicated connectors (T1040 only)
71 - PHY #0 remains powered up during deep-sleep (T1040 only)
159 T1040 Personality
164 T1022 is a reduced personality of T1040 with less core/clusters.
168 T1042 is a reduced personality of T1040 without Integrated 8-port Gigabit
[all …]
H A Deth.c29 /* - In T1040 there are only 8 SERDES lanes, spread across 2 SERDES banks.
34 /* Mapping of 8 SERDES lanes to T1040 QDS board slots. A value of '0' here
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/
H A Dt1040si-post.dtsi2 * T1040 Silicon/SoC Device Tree Source (post include)
60 compatible = "fsl,t1040-pcie", "fsl,qoriq-pcie-v2.4", "fsl,qoriq-pcie";
86 compatible = "fsl,t1040-pcie", "fsl,qoriq-pcie-v2.4", "fsl,qoriq-pcie";
112 compatible = "fsl,t1040-pcie", "fsl,qoriq-pcie-v2.4", "fsl,qoriq-pcie";
138 compatible = "fsl,t1040-pcie", "fsl,qoriq-pcie-v2.4", "fsl,qoriq-pcie";
169 compatible = "fsl,t1040-dcsr-epu", "fsl,dcsr-epu";
176 compatible = "fsl,t1040-dcsr-cnpc", "fsl,dcsr-cnpc";
188 compatible = "fsl,t1040-dcsr-dpaa", "fsl,dcsr-dpaa";
192 compatible = "fsl,t1040-dcsr-ocn", "fsl,dcsr-ocn";
201 compatible = "fsl,t1040-dcsr-nal", "fsl,dcsr-nal";
[all …]
H A Dt104xd4rdb.dtsi223 compatible = "fsl,t1040-qe-si";
228 compatible = "fsl,t1040-qe-siram";
247 compatible = "fsl,t1040-ucc-uart";
H A Dt104xrdb.dtsi233 compatible = "fsl,t1040-qe-si";
238 compatible = "fsl,t1040-qe-siram";
257 compatible = "fsl,t1040-ucc-uart";
H A Dt104xqds.dtsi377 compatible = "fsl,t1040-qe-si";
382 compatible = "fsl,t1040-qe-siram";
401 compatible = "fsl,t1040-ucc-uart";
H A Dkmcent2.dts320 compatible = "fsl,t1040-qe-si";
325 compatible = "fsl,t1040-qe-siram";
H A Dt104xsi-pre.dtsi2 * T1040/T1042 Silicon/SoC Device Tree Source (pre include)
/OK3568_Linux_fs/u-boot/board/freescale/t104xrdb/
H A DREADME3 The T1040RDB is a Freescale reference board that hosts the T1040 SoC
4 (and variants). Variants inclued T1042 presonality of T1040, in which
8 (and variants). The board is similar to T1040RDB, T1040 is a reduced
9 personality of T1040 SoC without Integrated 8-port Gigabit(L2 Switch).
12 (a personality of T1040 SoC). The board is similar to T1040RDB but is
15 The T1040D4RDB is a Freescale reference board that hosts the T1040 SoC.
30 T1040RDB T1040 0x66 Networking
33 T1040D4RDB T1040 0x66 Networking
37 T1040 SoC Overview
39 The QorIQ T1040/T1042 processor support four integrated 64-bit e5500 PA
[all …]
H A Dspl.c49 * There is T1040 SoC issue where NOR, FPGA are inaccessible in board_init_f()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dqe.txt108 - compatible : must be "fsl,<chip>-qe-si". For t1040, must contain
109 "fsl,t1040-qe-si".
115 compatible = "fsl,t1040-qe-si";
124 - compatible : should be "fsl,<chip>-qe-siram". For t1040, must contain
125 "fsl,t1040-qe-siram".
131 compatible = "fsl,t1040-qe-siram";
H A Duqe_serial.txt4 compatible : must be "fsl,<chip>-ucc-uart". For t1040, must be
5 "fsl,t1040-ucc-uart".
13 compatible = "fsl,t1040-ucc-uart";
/OK3568_Linux_fs/kernel/drivers/memory/
H A Dfsl-corenet-cf.c77 #define ERRDET_UTID (1 << 2) /* Unavailable Target ID (t1040) */
78 #define ERRDET_MCST (1 << 3) /* Multicast Stash (t1040) */
97 bool t1040; member
208 ccf->t1040 = true; in ccf_probe()
224 if (ccf->t1040) in ccf_probe()
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A DMakefile27 obj-$(CONFIG_ARCH_T1040) += t1040.o
28 obj-$(CONFIG_ARCH_T1042) += t1040.o
/OK3568_Linux_fs/kernel/drivers/soc/fsl/
H A Dguts.c44 /* Die: T1040, SoC: T1040/T1020/T1042/T1022 */
45 { .die = "T1040",
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/
H A Dscfg.txt16 compatible = "fsl,t1040-scfg";
/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A DKconfig26 as a platform device on the NXP T1040 SoC.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/
H A Dfsl-esdhc.txt16 "fsl,t1040-esdhc"
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dcpu.c74 CPU_TYPE_ENTRY(T1040, T1040, 0),
/OK3568_Linux_fs/buildroot/board/freescale/t1040_t2080/
H A Dreadme.txt48 3. If flashing is desired, a similar approach to the T1040 can be followed
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/
H A Drcpm.txt31 2.1 t1040,
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.t1040-l2switch2 which is integrated in the T1040/T1020 Freescale SoCs.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/
H A Dqoriq-thermal.yaml20 0x01900102 T1040
/OK3568_Linux_fs/u-boot/board/freescale/t102xqds/
H A Dspl.c72 * There is T1040 SoC issue where NOR, FPGA are inaccessible during in board_init_f()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/
H A Dt1042rdb_diu.c84 scfg_np = of_find_compatible_node(NULL, NULL, "fsl,t1040-scfg"); in t1042rdb_set_pixel_clock()

12