Home
last modified time | relevance | path

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

12

/rk3399_ARM-atf/plat/arm/board/tc/fdts/
H A Dtc_spmc_manifest.dtsi33 device_type = "cpu";
44 device_type = "cpu";
51 device_type = "cpu";
58 device_type = "cpu";
65 device_type = "cpu";
72 device_type = "cpu";
79 device_type = "cpu";
86 device_type = "cpu";
95 device_type = "memory";
101 device_type = "ns-memory";
[all …]
/rk3399_ARM-atf/plat/intel/soc/common/fdts/
H A Dagilex5_fdt.dts30 device_type = "cpu";
35 device_type = "cpu";
40 device_type = "cpu";
45 device_type = "cpu";
52 device_type = "memory";
/rk3399_ARM-atf/fdts/
H A Dn1sdp-multi-chip.dts13 device_type = "cpu";
20 device_type = "cpu";
27 device_type = "cpu";
34 device_type = "cpu";
44 device_type = "memory";
71 device_type = "pci";
H A Drd1ae.dts27 device_type = "cpu";
39 device_type = "cpu";
51 device_type = "cpu";
63 device_type = "cpu";
75 device_type = "cpu";
87 device_type = "cpu";
99 device_type = "cpu";
111 device_type = "cpu";
123 device_type = "cpu";
135 device_type = "cpu";
[all …]
H A Dmorello-fvp.dts79 device_type = "cpu";
87 device_type = "cpu";
95 device_type = "cpu";
103 device_type = "cpu";
112 device_type = "memory";
118 device_type = "memory";
H A Da5ds.dts27 device_type = "cpu";
33 device_type = "cpu";
39 device_type = "cpu";
45 device_type = "cpu";
53 device_type = "memory";
H A Dn1sdp.dtsi20 device_type = "cpu";
27 device_type = "cpu";
34 device_type = "cpu";
41 device_type = "cpu";
157 device_type = "pci";
180 device_type = "pci";
H A Dmorello-soc.dts61 device_type = "cpu";
78 device_type = "cpu";
95 device_type = "cpu";
112 device_type = "cpu";
130 device_type = "memory";
136 device_type = "memory";
156 device_type = "pci";
192 device_type = "pci";
H A Dstm32mp153.dtsi13 device_type = "cpu";
H A Dfvp-ve-Cortex-A7x1.dts25 device_type = "cpu";
32 device_type = "memory";
H A Dtc-base.dtsi128 device_type = "cpu";
138 device_type = "cpu";
148 device_type = "cpu";
156 device_type = "cpu";
164 device_type = "cpu";
174 device_type = "cpu";
184 device_type = "cpu";
192 device_type = "cpu";
220 device_type = "memory";
H A Drdv3-defs.dtsi17 device_type = "cpu"; \
H A Dcorstone700.dtsi22 device_type = "cpu";
30 device_type = "memory";
H A Dfvp-ve-Cortex-A5x1.dts25 device_type = "cpu";
33 device_type = "memory";
H A Dfvp-base-psci-common.dtsi76 device_type = "memory";
144 device_type = "pci";
H A Dn1sdp-single-chip.dts27 device_type = "memory";
H A Darm_fpga.dts61 device_type = "memory";
H A Dfvp-foundation-gicv2-psci.dts87 device_type = "memory";
H A Dfvp-foundation-gicv3-psci.dts87 device_type = "memory";
/rk3399_ARM-atf/plat/arm/board/fvp/fdts/
H A Dfvp_spmc_optee_sp_manifest.dts62 device_type = "memory";
67 device_type = "ns-memory";
74 device_type = "device-memory";
H A Dfvp_spmc_manifest.dts87 device_type = "memory";
94 device_type = "ns-memory";
101 device_type = "device-memory";
109 device_type = "ns-device-memory";
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/fdts/
H A Drdv3_spmc_sp_manifest.dts68 device_type = "memory";
76 device_type = "ns-memory";
81 device_type = "device-memory";
/rk3399_ARM-atf/common/
H A Dfdt_fixup.c494 const char *device_type; in fdt_add_cpu_idle_states() local
498 device_type = fdt_getprop(dtb, cpu_node, "device_type", NULL); in fdt_add_cpu_idle_states()
499 if (device_type == NULL || strcmp(device_type, "cpu") != 0) { in fdt_add_cpu_idle_states()
/rk3399_ARM-atf/docs/design_documents/
H A Dpsci_osi_mode.rst407 device_type = "cpu";
415 device_type = "cpu";
482 device_type = "cpu";
491 device_type = "cpu";
500 device_type = "cpu";
509 device_type = "cpu";
518 device_type = "cpu";
527 device_type = "cpu";
536 device_type = "cpu";
545 device_type = "cpu";
/rk3399_ARM-atf/drivers/cadence/nand/
H A Dcdns_nand.c212 static const char *const device_type[] = { in cdns_nand_update_dev_info() local
231 NOTICE(" -- Device type '%s' detected\n", device_type[dev_info.type]); in cdns_nand_update_dev_info()

12