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

1 2 3 4 5 6

  /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";
imx6dl-aristainetos2_7.dts 52 device_type = "memory";
imx6ul-litesom.dtsi 51 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/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/sys/external/gpl2/dts/dist/arch/arm/boot/dts/marvell/
orion5x-linkstation-lsgl.dts 60 device_type = "memory";
  /src/usr.sbin/ofctl/
ofctl.c 126 else if (!strcmp(name, "device_type"))
433 if (!strcmp(name, "device_type"))
493 char device_type[33]; local
535 device_type[0] = '\0';
536 len = OF_getprop(phandle, "device_type", device_type,
537 sizeof(device_type));
539 len = OF_getprop(phandle, "name", device_type,
540 sizeof(device_type));
542 device_type[len] = '\0'
575 char device_type[33]; local
718 char device_type[33]; local
    [all...]

Completed in 69 milliseconds

1 2 3 4 5 6