| /rk3399_ARM-atf/plat/arm/board/tc/fdts/ |
| H A D | tc_spmc_manifest.dtsi | 33 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 D | agilex5_fdt.dts | 30 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 D | n1sdp-multi-chip.dts | 13 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 D | rd1ae.dts | 27 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 D | morello-fvp.dts | 79 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 D | a5ds.dts | 27 device_type = "cpu"; 33 device_type = "cpu"; 39 device_type = "cpu"; 45 device_type = "cpu"; 53 device_type = "memory";
|
| H A D | n1sdp.dtsi | 20 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 D | morello-soc.dts | 61 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 D | stm32mp153.dtsi | 13 device_type = "cpu";
|
| H A D | fvp-ve-Cortex-A7x1.dts | 25 device_type = "cpu"; 32 device_type = "memory";
|
| H A D | tc-base.dtsi | 128 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 D | rdv3-defs.dtsi | 17 device_type = "cpu"; \
|
| H A D | corstone700.dtsi | 22 device_type = "cpu"; 30 device_type = "memory";
|
| H A D | fvp-ve-Cortex-A5x1.dts | 25 device_type = "cpu"; 33 device_type = "memory";
|
| H A D | fvp-base-psci-common.dtsi | 76 device_type = "memory"; 144 device_type = "pci";
|
| H A D | n1sdp-single-chip.dts | 27 device_type = "memory";
|
| H A D | arm_fpga.dts | 61 device_type = "memory";
|
| H A D | fvp-defs-dynamiq.dtsi | 32 device_type = "cpu"; \
|
| H A D | stm32mp257d-ultra-fly-sbc.dts | 30 device_type = "memory";
|
| /rk3399_ARM-atf/plat/arm/board/fvp/fdts/ |
| H A D | fvp_spmc_optee_sp_manifest.dts | 62 device_type = "memory"; 67 device_type = "ns-memory"; 74 device_type = "device-memory";
|
| H A D | fvp_spmc_manifest.dts | 87 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 D | rdv3_spmc_sp_manifest.dts | 68 device_type = "memory"; 76 device_type = "ns-memory"; 81 device_type = "device-memory";
|
| /rk3399_ARM-atf/common/ |
| H A D | fdt_fixup.c | 107 * Find the first subnode that has a "device_type" property with the value 122 /* Iterate over all subnodes to find those with device_type = "cpu". */ in dt_update_one_cpu_node() 129 prop = fdt_getprop(fdt, offs, "device_type", &len); in dt_update_one_cpu_node() 312 err = fdt_setprop_string(dtb, cpu_offs, "device_type", "cpu"); in fdt_add_cpu() 315 "device_type", cpu_offs); 349 * device_type = "cpu"; 355 * device_type = "cpu"; in fdt_add_cpus_node() 508 const char *device_type; in fdt_add_cpu_idle_states() 511 /* Only process child nodes with device_type = "cpu". */ in fdt_add_cpu_idle_states() 512 device_type in fdt_add_cpu_idle_states() 494 const char *device_type; fdt_add_cpu_idle_states() local [all...] |
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | psci_osi_mode.rst | 407 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 D | cdns_nand.c | 212 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()
|