HomeSort by: relevance | last modified time | path
    Searched refs:device_type (Results 1 - 25 of 188) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/nxp/imx/
imx6dl-ts4900.dts 52 device_type = "memory";
imx6dl-ts7970.dts 53 device_type = "memory";
imx6q-ts4900.dts 52 device_type = "memory";
imx6q-ts7970.dts 53 device_type = "memory";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/cavium/
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...]
thunder-88xx.dts 64 device_type = "memory";
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/arm/
arm-realview-eb-11mp.dts 43 device_type = "cpu";
50 device_type = "cpu";
57 device_type = "cpu";
64 device_type = "cpu";
arm-realview-eb-a9mp.dts 39 device_type = "cpu";
46 device_type = "cpu";
53 device_type = "cpu";
60 device_type = "cpu";
mps2-an385.dts 63 device_type = "memory";
mps2-an399.dts 63 device_type = "memory";
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/broadcom/
bcm94708.dts 42 device_type = "memory";
bcm94709.dts 42 device_type = "memory";
bcm4708.dtsi 29 device_type = "cpu";
36 device_type = "cpu";
bcm23550-sparrow.dts 49 device_type = "memory";
bcm953012er.dts 43 device_type = "memory";
  /src/external/gpl3/gdb/dist/sim/moxie/
moxie-gdb.dts 30 device_type = "memory";
42 device_type = "cpu";
  /src/external/gpl3/gdb.old/dist/sim/moxie/
moxie-gdb.dts 30 device_type = "memory";
42 device_type = "cpu";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/realtek/
rtd1295-mele-v9.dts 16 device_type = "memory";
rtd1295-probox2-ava.dts 16 device_type = "memory";
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/cnxt/
cx92755_equinox.dts 63 device_type = "memory";
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/alphascale/
alphascale-asm9260.dtsi 15 device_type = "memory";
25 device_type = "cpu";
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/amazon/
alpine.dtsi 36 device_type = "memory";
48 device_type = "cpu";
55 device_type = "cpu";
62 device_type = "cpu";
69 device_type = "cpu";
150 device_type = "pci";
  /src/sys/arch/riscv/fdt/
cpu_fdt.c 51 s = fdtbus_get_string(node, "device_type");
189 const char *device_type; local
191 device_type = fdtbus_get_string(phandle, "device_type");
192 return device_type != NULL && strcmp(device_type, "cpu") == 0;
  /src/external/gpl3/gcc/dist/libgomp/
oacc-parallel.c 141 prof_info.device_type = acc_device_type (acc_dev->type);
172 api_info.device_type = prof_info.device_type;
192 prof_info.device_type = acc_device_host;
193 api_info.device_type = prof_info.device_type;
210 /* TODO: This will need amending when device_type is implemented. */
214 gomp_fatal ("device_type '%d' offload parameters, libgomp is too old",
394 prof_info.device_type = acc_device_type (acc_dev->type);
440 api_info.device_type = prof_info.device_type
    [all...]
  /src/external/gpl3/gcc.old/dist/libgomp/
oacc-parallel.c 143 prof_info.device_type = acc_device_type (acc_dev->type);
174 api_info.device_type = prof_info.device_type;
191 prof_info.device_type = acc_device_host;
192 api_info.device_type = prof_info.device_type;
209 /* TODO: This will need amending when device_type is implemented. */
213 gomp_fatal ("device_type '%d' offload parameters, libgomp is too old",
394 prof_info.device_type = acc_device_type (acc_dev->type);
440 api_info.device_type = prof_info.device_type
    [all...]

Completed in 63 milliseconds

1 2 3 4 5 6 7 8