Home
last modified time | relevance | path

Searched full:device_type (Results 1 – 25 of 2669) sorted by relevance

12345678910>>...107

/openbmc/u-boot/arch/arm/dts/
H A Dthunderx-88xx.dtsi25 device_type = "cpu";
31 device_type = "cpu";
37 device_type = "cpu";
43 device_type = "cpu";
49 device_type = "cpu";
55 device_type = "cpu";
61 device_type = "cpu";
67 device_type = "cpu";
73 device_type = "cpu";
79 device_type = "cpu";
[all …]
/openbmc/linux/arch/arm64/boot/dts/cavium/
H A Dthunder-88xx.dtsi66 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 …]
/openbmc/linux/arch/arm/boot/dts/intel/axm/
H A Daxm5516-cpus.dtsi73 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 …]
/openbmc/linux/drivers/gpu/drm/ci/
H A Dtest.yml92 DEVICE_TYPE: sc7180-trogdor-lazor-limozeen
150 DEVICE_TYPE: rk3288-veyron-jaq
151 DTB: ${DEVICE_TYPE}
164 DEVICE_TYPE: rk3399-gru-kevin
165 DTB: ${DEVICE_TYPE}
186 DEVICE_TYPE: asus-C523NA-A20057-coral
195 DEVICE_TYPE: hp-x360-12b-ca0010nr-n4020-octopus
204 DEVICE_TYPE: asus-C433TA-AJ0005-rammus
213 DEVICE_TYPE: hp-x360-14-G1-sona
222 DEVICE_TYPE: dell-latitude-5400-8665U-sarien
[all …]
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-ap810-ap0-octa-core.dtsi17 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";
/openbmc/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-topology.txt277 device_type = "cpu";
285 device_type = "cpu";
293 device_type = "cpu";
301 device_type = "cpu";
309 device_type = "cpu";
317 device_type = "cpu";
325 device_type = "cpu";
333 device_type = "cpu";
341 device_type = "cpu";
349 device_type = "cpu";
[all …]
/openbmc/linux/Documentation/devicetree/bindings/
H A Dnuma.txt117 device_type = "memory";
123 device_type = "memory";
157 device_type = "memory";
164 device_type = "memory";
175 device_type = "cpu";
183 device_type = "cpu";
190 device_type = "cpu";
197 device_type = "cpu";
204 device_type = "cpu";
211 device_type = "cpu";
[all …]
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dt4240si-pre.dtsi91 device_type = "cpu";
98 device_type = "cpu";
105 device_type = "cpu";
112 device_type = "cpu";
119 device_type = "cpu";
126 device_type = "cpu";
133 device_type = "cpu";
140 device_type = "cpu";
147 device_type = "cpu";
154 device_type = "cpu";
[all …]
/openbmc/linux/arch/arm64/boot/dts/hisilicon/
H A Dhip05.dtsi85 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 …]
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_util.c44 unsigned type = cfi->device_type; in cfi_build_cmd_addr()
222 int osf = cfi->interleave * cfi->device_type; /* scale factor */ in cfi_qry_present()
250 cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
251 cfi_send_gen_cmd(0x98, 0x55, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
256 cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
257 cfi_send_gen_cmd(0xFF, 0, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
258 cfi_send_gen_cmd(0x98, 0x55, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
262 cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
263 cfi_send_gen_cmd(0x98, 0x555, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
267 cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dcpus.yaml378 - device_type
394 device_type = "cpu";
400 device_type = "cpu";
406 device_type = "cpu";
412 device_type = "cpu";
425 device_type = "cpu";
438 device_type = "cpu";
451 device_type = "cpu";
459 device_type = "cpu";
467 device_type = "cpu";
[all …]
/openbmc/linux/drivers/usb/serial/
H A Dkobil_sct.c110 __u16 device_type; member
125 priv->device_type = le16_to_cpu(serial->dev->descriptor.idProduct); in kobil_port_probe()
127 switch (priv->device_type) { in kobil_port_probe()
214 if (priv->device_type == KOBIL_ADAPTER_B_PRODUCT_ID || in kobil_open()
215 priv->device_type == KOBIL_ADAPTER_K_PRODUCT_ID) { in kobil_open()
243 if (priv->device_type == KOBIL_USBTWIN_PRODUCT_ID || in kobil_open()
244 priv->device_type == KOBIL_ADAPTER_B_PRODUCT_ID || in kobil_open()
245 priv->device_type == KOBIL_KAAN_SIM_PRODUCT_ID) { in kobil_open()
320 …if (((priv->device_type != KOBIL_ADAPTER_B_PRODUCT_ID) && (priv->filled > 2) && (priv->filled >= (… in kobil_write()
321 …((priv->device_type == KOBIL_ADAPTER_B_PRODUCT_ID) && (priv->filled > 3) && (priv->filled >= (priv… in kobil_write()
[all …]
/openbmc/linux/arch/powerpc/boot/dts/
H A Damigaone.dts23 device_type = "cpu";
36 device_type = "memory";
41 device_type = "pci";
58 device_type = "isa";
84 device_type = "interrupt-controller";
101 device_type = "8042";
126 device_type = "serial";
135 device_type = "serial";
144 device_type = "parallel";
152 device_type = "fdc";
H A Dmpc8308rdb.dts29 device_type = "cpu";
42 device_type = "memory";
107 device_type = "soc";
145 device_type = "network";
168 device_type = "tbi-phy";
177 device_type = "network";
198 device_type = "tbi-phy";
205 device_type = "serial";
215 device_type = "serial";
225 device_type = "gpio";
[all …]
H A Dholly.dts25 device_type = "cpu";
40 device_type = "memory";
45 device_type = "tsi-bridge";
53 device_type = "i2c";
80 device_type = "network";
93 device_type = "network";
106 device_type = "serial";
117 device_type = "serial";
128 device_type = "open-pic";
138 device_type = "pci";
[all …]
H A Dtqm8540.dts32 device_type = "cpu";
46 device_type = "memory";
53 device_type = "soc";
153 device_type = "network";
186 device_type = "tbi-phy";
195 device_type = "network";
213 device_type = "tbi-phy";
222 device_type = "network";
240 device_type = "tbi-phy";
247 device_type = "serial";
[all …]
/openbmc/linux/drivers/of/unittest-data/
H A Dtests-match.dtsi7 name1 { device_type = "type1"; };
8 a { name2 { device_type = "type1"; }; };
10 c { name2 { device_type = "type2"; }; };
15 name7 { compatible = "compat2"; device_type = "type1"; };
16 name8 { compatible = "compat2"; device_type = "type1"; };
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6755.dtsi26 device_type = "cpu";
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";
/openbmc/linux/arch/arm/boot/dts/mediatek/
H A Dmt6592.dtsi22 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";
/openbmc/u-boot/arch/powerpc/dts/
H A Dt2080.dtsi23 device_type = "cpu";
28 device_type = "cpu";
33 device_type = "cpu";
38 device_type = "cpu";
49 device_type = "soc";
58 device_type = "open-pic";
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Damlogic-t7.dtsi50 device_type = "cpu";
57 device_type = "cpu";
64 device_type = "cpu";
71 device_type = "cpu";
78 device_type = "cpu";
85 device_type = "cpu";
92 device_type = "cpu";
99 device_type = "cpu";
/openbmc/linux/arch/arm64/boot/dts/amazon/
H A Dalpine-v3.dtsi24 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 …]
/openbmc/linux/Documentation/devicetree/bindings/opp/
H A Dopp-v2.yaml33 device_type = "cpu";
44 device_type = "cpu";
90 device_type = "cpu";
101 device_type = "cpu";
112 device_type = "cpu";
123 device_type = "cpu";
174 device_type = "cpu";
185 device_type = "cpu";
196 device_type = "cpu";
207 device_type = "cpu";
[all …]
/openbmc/linux/drivers/cxl/core/
H A Dcore.h7 extern const struct device_type cxl_nvdimm_bridge_type;
8 extern const struct device_type cxl_nvdimm_type;
9 extern const struct device_type cxl_pmu_type;
18 extern const struct device_type cxl_pmem_region_type;
19 extern const struct device_type cxl_dax_region_type;
20 extern const struct device_type cxl_region_type;
/openbmc/linux/arch/arc/boot/dts/
H A Dskeleton_hs_idu.dtsi18 device_type = "cpu";
24 device_type = "cpu";
30 device_type = "cpu";
36 device_type = "cpu";
58 device_type = "memory";

12345678910>>...107