Home
last modified time | relevance | path

Searched refs:device_type (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/openbmc/u-boot/arch/arm/dts/
H A Dthunderx-88xx.dtsi25 device_type = "cpu";
31 device_type = "cpu";
37 device_type = "cpu";
43 device_type = "cpu";
49 device_type = "cpu";
55 device_type = "cpu";
61 device_type = "cpu";
67 device_type = "cpu";
73 device_type = "cpu";
79 device_type = "cpu";
[all …]
H A Dr8a7795-h3ulcb.dts18 device_type = "memory";
24 device_type = "memory";
29 device_type = "memory";
34 device_type = "memory";
H A Dfsl-imx8-ca35.dtsi16 device_type = "cpu";
24 device_type = "cpu";
32 device_type = "cpu";
40 device_type = "cpu";
H A Dfsl-imx8qxp.dtsi24 device_type = "cpu";
32 device_type = "cpu";
46 device_type = "cpu";
50 device_type = "cpu";
H A Dbcm2836.dtsi42 device_type = "cpu";
49 device_type = "cpu";
56 device_type = "cpu";
63 device_type = "cpu";
H A Darmada-385.dtsi24 device_type = "cpu";
29 device_type = "cpu";
39 device_type = "pci";
67 device_type = "pci";
86 device_type = "pci";
105 device_type = "pci";
127 device_type = "pci";
H A Dhi6220.dtsi58 device_type = "cpu";
65 device_type = "cpu";
72 device_type = "cpu";
79 device_type = "cpu";
86 device_type = "cpu";
93 device_type = "cpu";
100 device_type = "cpu";
107 device_type = "cpu";
H A Dbcm2837.dtsi36 device_type = "cpu";
44 device_type = "cpu";
52 device_type = "cpu";
60 device_type = "cpu";
H A Darmada-380.dtsi24 device_type = "cpu";
40 device_type = "pci";
62 device_type = "pci";
81 device_type = "pci";
100 device_type = "pci";
H A Dkeystone-k2e.dtsi20 device_type = "cpu";
26 device_type = "cpu";
32 device_type = "cpu";
38 device_type = "cpu";
100 device_type = "pci";
H A Darmada-xp-mv78460.dtsi69 device_type = "cpu";
77 device_type = "cpu";
85 device_type = "cpu";
93 device_type = "cpu";
110 device_type = "pci";
154 device_type = "pci";
172 device_type = "pci";
190 device_type = "pci";
208 device_type = "pci";
226 device_type = "pci";
[all …]
H A Dr8a7795-salvator-x.dts17 device_type = "memory";
23 device_type = "memory";
28 device_type = "memory";
33 device_type = "memory";
H A Dbcm63158.dtsi20 device_type = "cpu";
28 device_type = "cpu";
36 device_type = "cpu";
44 device_type = "cpu";
H A Dmeson-gxm.dtsi46 device_type = "cpu";
55 device_type = "cpu";
64 device_type = "cpu";
73 device_type = "cpu";
H A Dbcm6858.dtsi20 device_type = "cpu";
28 device_type = "cpu";
36 device_type = "cpu";
44 device_type = "cpu";
H A Dkeystone-k2hk.dtsi20 device_type = "cpu";
26 device_type = "cpu";
32 device_type = "cpu";
38 device_type = "cpu";
H A Dfsl-ls2080a.dtsi15 device_type = "memory";
38 device_type = "serial";
46 device_type = "serial";
108 device_type = "pci";
123 device_type = "pci";
138 device_type = "pci";
153 device_type = "pci";
H A Dfsl-imx8-ca53.dtsi45 device_type = "cpu";
54 device_type = "cpu";
63 device_type = "cpu";
72 device_type = "cpu";
H A Dk3-am654.dtsi39 device_type = "cpu";
53 device_type = "cpu";
67 device_type = "cpu";
81 device_type = "cpu";
H A Darmada-xp-mv78260.dtsi68 device_type = "cpu";
76 device_type = "cpu";
93 device_type = "pci";
133 device_type = "pci";
151 device_type = "pci";
169 device_type = "pci";
187 device_type = "pci";
205 device_type = "pci";
223 device_type = "pci";
241 device_type = "pci";
[all …]
/openbmc/u-boot/arch/powerpc/dts/
H A Dt2080.dtsi23 device_type = "cpu";
28 device_type = "cpu";
33 device_type = "cpu";
38 device_type = "cpu";
49 device_type = "soc";
58 device_type = "open-pic";
/openbmc/u-boot/drivers/cpu/
H A Driscv_cpu.c47 const char *device_type; in riscv_cpu_get_count() local
49 device_type = ofnode_read_string(node, "device_type"); in riscv_cpu_get_count()
50 if (!device_type) in riscv_cpu_get_count()
52 if (strcmp(device_type, "cpu") == 0) in riscv_cpu_get_count()
/openbmc/u-boot/arch/x86/cpu/
H A Dcpu_x86.c67 const char *device_type; in cpu_x86_get_count() local
69 device_type = fdt_getprop(gd->fdt_blob, cpu, in cpu_x86_get_count()
71 if (!device_type) in cpu_x86_get_count()
73 if (strcmp(device_type, "cpu") == 0) in cpu_x86_get_count()
/openbmc/qemu/pc-bios/dtb/
H A Dbamboo.dts31 device_type = "cpu";
46 device_type = "memory";
111 device_type = "serial";
122 device_type = "serial";
133 device_type = "i2c";
141 device_type = "i2c";
149 device_type = "zmii-interface";
157 device_type = "pci";
/openbmc/u-boot/arch/mips/dts/
H A Dnexys4ddr.dts9 device_type = "memory";
26 device_type = "network";
43 device_type = "ethernet-phy";

12345678910>>...19