| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/cavium/ |
| H A D | thunder-88xx.dtsi | 66 device_type = "cpu"; 72 device_type = "cpu"; 78 device_type = "cpu"; 84 device_type = "cpu"; 90 device_type = "cpu"; 96 device_type = "cpu"; 102 device_type = "cpu"; 108 device_type = "cpu"; 114 device_type = "cpu"; 120 device_type = "cpu"; [all …]
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | axm5516-cpus.dtsi | 73 device_type = "cpu"; 81 device_type = "cpu"; 89 device_type = "cpu"; 97 device_type = "cpu"; 105 device_type = "cpu"; 113 device_type = "cpu"; 121 device_type = "cpu"; 129 device_type = "cpu"; 137 device_type = "cpu"; 145 device_type = "cpu"; [all …]
|
| H A D | mt6592.dtsi | 22 device_type = "cpu"; 27 device_type = "cpu"; 32 device_type = "cpu"; 37 device_type = "cpu"; 42 device_type = "cpu"; 47 device_type = "cpu"; 52 device_type = "cpu"; 57 device_type = "cpu";
|
| H A D | ecx-2000.dts | 23 device_type = "cpu"; 31 device_type = "cpu"; 39 device_type = "cpu"; 47 device_type = "cpu"; 56 device_type = "memory"; 62 device_type = "memory";
|
| H A D | armada-xp-mv78460.dtsi | 32 device_type = "cpu"; 40 device_type = "cpu"; 48 device_type = "cpu"; 56 device_type = "cpu"; 73 device_type = "pci"; 117 device_type = "pci"; 135 device_type = "pci"; 153 device_type = "pci"; 171 device_type = "pci"; 189 device_type = "pci"; [all …]
|
| H A D | exynos5420-cpus.dtsi | 58 device_type = "cpu"; 70 device_type = "cpu"; 82 device_type = "cpu"; 94 device_type = "cpu"; 106 device_type = "cpu"; 118 device_type = "cpu"; 130 device_type = "cpu"; 142 device_type = "cpu";
|
| H A D | exynos5422-cpus.dtsi | 57 device_type = "cpu"; 70 device_type = "cpu"; 83 device_type = "cpu"; 96 device_type = "cpu"; 109 device_type = "cpu"; 122 device_type = "cpu"; 135 device_type = "cpu"; 148 device_type = "cpu";
|
| H A D | armada-xp-mv78260.dtsi | 31 device_type = "cpu"; 39 device_type = "cpu"; 56 device_type = "pci"; 96 device_type = "pci"; 114 device_type = "pci"; 132 device_type = "pci"; 150 device_type = "pci"; 168 device_type = "pci"; 186 device_type = "pci"; 204 device_type = "pci"; [all …]
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/ |
| H A D | hip07.dtsi | 268 device_type = "cpu"; 277 device_type = "cpu"; 286 device_type = "cpu"; 295 device_type = "cpu"; 304 device_type = "cpu"; 313 device_type = "cpu"; 322 device_type = "cpu"; 331 device_type = "cpu"; 340 device_type = "cpu"; 349 device_type = "cpu"; [all …]
|
| H A D | hip05.dtsi | 85 device_type = "cpu"; 93 device_type = "cpu"; 101 device_type = "cpu"; 109 device_type = "cpu"; 117 device_type = "cpu"; 125 device_type = "cpu"; 133 device_type = "cpu"; 141 device_type = "cpu"; 149 device_type = "cpu"; 157 device_type = "cpu"; [all …]
|
| H A D | hip06.dtsi | 85 device_type = "cpu"; 93 device_type = "cpu"; 101 device_type = "cpu"; 109 device_type = "cpu"; 117 device_type = "cpu"; 125 device_type = "cpu"; 133 device_type = "cpu"; 141 device_type = "cpu"; 149 device_type = "cpu"; 157 device_type = "cpu"; [all …]
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/ |
| H A D | armada-ap810-ap0-octa-core.dtsi | 17 device_type = "cpu"; 23 device_type = "cpu"; 29 device_type = "cpu"; 35 device_type = "cpu"; 41 device_type = "cpu"; 47 device_type = "cpu"; 53 device_type = "cpu"; 59 device_type = "cpu";
|
| /netbsd-src/usr.sbin/ofctl/ |
| H A D | ofctl.c | 493 char device_type[33]; in main() local 535 device_type[0] = '\0'; in main() 536 len = OF_getprop(phandle, "device_type", device_type, in main() 537 sizeof(device_type)); in main() 539 len = OF_getprop(phandle, "name", device_type, in main() 540 sizeof(device_type)); in main() 542 device_type[len] = '\0'; in main() 543 oflist(phandle, device_type, 0, of_buf, sizeof(of_buf)); in main() 546 device_type[0] = '\0'; in main() 547 len = OF_getprop(phandle, "device_type", device_type, in main() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/ |
| H A D | oacc-parallel.c | 143 prof_info.device_type = acc_device_type (acc_dev->type); in GOACC_parallel_keyed() 174 api_info.device_type = prof_info.device_type; in GOACC_parallel_keyed() 191 prof_info.device_type = acc_device_host; in GOACC_parallel_keyed() 192 api_info.device_type = prof_info.device_type; in GOACC_parallel_keyed() 394 prof_info.device_type = acc_device_type (acc_dev->type); in GOACC_data_start() 440 api_info.device_type = prof_info.device_type; in GOACC_data_start() 454 prof_info.device_type = acc_device_host; in GOACC_data_start() 455 api_info.device_type = prof_info.device_type; in GOACC_data_start() 499 prof_info.device_type = acc_device_type (acc_dev->type); in GOACC_data_end() 529 api_info.device_type = prof_info.device_type; in GOACC_data_end() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
| H A D | oacc-parallel.c | 143 prof_info.device_type = acc_device_type (acc_dev->type); in GOACC_parallel_keyed() 174 api_info.device_type = prof_info.device_type; in GOACC_parallel_keyed() 191 prof_info.device_type = acc_device_host; in GOACC_parallel_keyed() 192 api_info.device_type = prof_info.device_type; in GOACC_parallel_keyed() 397 prof_info.device_type = acc_device_type (acc_dev->type); in GOACC_data_start() 443 api_info.device_type = prof_info.device_type; in GOACC_data_start() 457 prof_info.device_type = acc_device_host; in GOACC_data_start() 458 api_info.device_type = prof_info.device_type; in GOACC_data_start() 503 prof_info.device_type = acc_device_type (acc_dev->type); in GOACC_data_end() 533 api_info.device_type = prof_info.device_type; in GOACC_data_end() [all …]
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amazon/ |
| H A D | alpine-v3.dtsi | 24 device_type = "cpu"; 38 device_type = "cpu"; 52 device_type = "cpu"; 66 device_type = "cpu"; 80 device_type = "cpu"; 94 device_type = "cpu"; 108 device_type = "cpu"; 122 device_type = "cpu"; 136 device_type = "cpu"; 150 device_type = "cpu"; [all …]
|
| H A D | alpine-v2.dtsi | 51 device_type = "cpu"; 58 device_type = "cpu"; 65 device_type = "cpu"; 72 device_type = "cpu"; 130 device_type = "pci"; 162 device_type = "serial"; 173 device_type = "serial"; 184 device_type = "serial"; 195 device_type = "serial";
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/ |
| H A D | mt6755.dtsi | 33 device_type = "cpu"; 40 device_type = "cpu"; 47 device_type = "cpu"; 54 device_type = "cpu"; 61 device_type = "cpu"; 68 device_type = "cpu"; 75 device_type = "cpu"; 82 device_type = "cpu";
|
| H A D | mt6795.dtsi | 33 device_type = "cpu"; 40 device_type = "cpu"; 47 device_type = "cpu"; 54 device_type = "cpu"; 61 device_type = "cpu"; 68 device_type = "cpu"; 75 device_type = "cpu"; 82 device_type = "cpu";
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/apple/ |
| H A D | t8103.dtsi | 25 device_type = "cpu"; 33 device_type = "cpu"; 41 device_type = "cpu"; 49 device_type = "cpu"; 57 device_type = "cpu"; 65 device_type = "cpu"; 73 device_type = "cpu"; 81 device_type = "cpu";
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/ |
| H A D | fvp-base-revc.dts | 46 device_type = "cpu"; 52 device_type = "cpu"; 58 device_type = "cpu"; 64 device_type = "cpu"; 70 device_type = "cpu"; 76 device_type = "cpu"; 82 device_type = "cpu"; 88 device_type = "cpu"; 96 device_type = "memory"; 160 device_type = "pci";
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls2088a.dtsi | 17 device_type = "cpu"; 27 device_type = "cpu"; 37 device_type = "cpu"; 47 device_type = "cpu"; 57 device_type = "cpu"; 67 device_type = "cpu"; 77 device_type = "cpu"; 87 device_type = "cpu";
|
| H A D | fsl-ls2080a.dtsi | 17 device_type = "cpu"; 27 device_type = "cpu"; 37 device_type = "cpu"; 47 device_type = "cpu"; 57 device_type = "cpu"; 67 device_type = "cpu"; 77 device_type = "cpu"; 87 device_type = "cpu";
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-g12b.dtsi | 47 device_type = "cpu"; 57 device_type = "cpu"; 67 device_type = "cpu"; 77 device_type = "cpu"; 87 device_type = "cpu"; 97 device_type = "cpu";
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/ |
| H A D | r8a77950-ulcb.dts | 18 device_type = "memory"; 24 device_type = "memory"; 29 device_type = "memory"; 34 device_type = "memory";
|