Home
last modified time | relevance | path

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

12345678910>>...72

/Linux-v5.10/arch/arm64/boot/dts/cavium/
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 …]
/Linux-v5.10/arch/arm/boot/dts/
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 …]
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";
Dexynos5420-cpus.dtsi26 device_type = "cpu";
38 device_type = "cpu";
50 device_type = "cpu";
62 device_type = "cpu";
74 device_type = "cpu";
86 device_type = "cpu";
98 device_type = "cpu";
110 device_type = "cpu";
/Linux-v5.10/Documentation/devicetree/bindings/cpu/
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 …]
/Linux-v5.10/arch/arm64/boot/dts/marvell/
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";
/Linux-v5.10/Documentation/devicetree/bindings/
Dnuma.txt113 device_type = "memory";
120 device_type = "memory";
131 device_type = "cpu";
139 device_type = "cpu";
146 device_type = "cpu";
153 device_type = "cpu";
160 device_type = "cpu";
167 device_type = "cpu";
174 device_type = "cpu";
181 device_type = "cpu";
[all …]
/Linux-v5.10/arch/powerpc/boot/dts/fsl/
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 …]
/Linux-v5.10/Documentation/devicetree/bindings/arm/
Dcpus.yaml337 - device_type
353 device_type = "cpu";
359 device_type = "cpu";
365 device_type = "cpu";
371 device_type = "cpu";
384 device_type = "cpu";
397 device_type = "cpu";
410 device_type = "cpu";
418 device_type = "cpu";
426 device_type = "cpu";
[all …]
Didle-states.yaml336 device_type = "cpu";
345 device_type = "cpu";
354 device_type = "cpu";
363 device_type = "cpu";
372 device_type = "cpu";
381 device_type = "cpu";
390 device_type = "cpu";
399 device_type = "cpu";
408 device_type = "cpu";
417 device_type = "cpu";
[all …]
/Linux-v5.10/arch/arm64/boot/dts/hisilicon/
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 …]
Dhip07.dtsi268 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 …]
/Linux-v5.10/drivers/mtd/chips/
Dcfi_util.c45 unsigned type = cfi->device_type; in cfi_build_cmd_addr()
223 int osf = cfi->interleave * cfi->device_type; /* scale factor */ in cfi_qry_present()
251 cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
252 cfi_send_gen_cmd(0x98, 0x55, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
257 cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
258 cfi_send_gen_cmd(0xFF, 0, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
259 cfi_send_gen_cmd(0x98, 0x55, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
263 cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
264 cfi_send_gen_cmd(0x98, 0x555, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
268 cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL); in cfi_qry_mode_on()
[all …]
/Linux-v5.10/drivers/usb/serial/
Dkobil_sct.c109 __u16 device_type; member
124 priv->device_type = le16_to_cpu(serial->dev->descriptor.idProduct); in kobil_port_probe()
126 switch (priv->device_type) { in kobil_port_probe()
215 if (priv->device_type == KOBIL_ADAPTER_B_PRODUCT_ID || in kobil_open()
216 priv->device_type == KOBIL_ADAPTER_K_PRODUCT_ID) { in kobil_open()
244 if (priv->device_type == KOBIL_USBTWIN_PRODUCT_ID || in kobil_open()
245 priv->device_type == KOBIL_ADAPTER_B_PRODUCT_ID || in kobil_open()
246 priv->device_type == KOBIL_KAAN_SIM_PRODUCT_ID) { in kobil_open()
321 …if (((priv->device_type != KOBIL_ADAPTER_B_PRODUCT_ID) && (priv->filled > 2) && (priv->filled >= (… in kobil_write()
322 …((priv->device_type == KOBIL_ADAPTER_B_PRODUCT_ID) && (priv->filled > 3) && (priv->filled >= (priv… in kobil_write()
[all …]
/Linux-v5.10/arch/powerpc/boot/dts/
Dmpc7448hpc2.dts32 device_type = "cpu";
45 device_type = "memory";
53 device_type = "tsi-bridge";
62 device_type = "i2c";
89 device_type = "network";
103 device_type = "network";
114 device_type = "serial";
123 device_type = "serial";
137 device_type = "open-pic";
141 device_type = "pci";
[all …]
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";
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 …]
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 …]
Dtqm8540.dts30 device_type = "cpu";
44 device_type = "memory";
51 device_type = "soc";
151 device_type = "network";
184 device_type = "tbi-phy";
193 device_type = "network";
211 device_type = "tbi-phy";
220 device_type = "network";
238 device_type = "tbi-phy";
245 device_type = "serial";
[all …]
/Linux-v5.10/drivers/of/unittest-data/
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"; };
/Linux-v5.10/arch/arm64/boot/dts/mediatek/
Dmt6755.dtsi33 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";
Dmt6795.dtsi33 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";
/Linux-v5.10/arch/c6x/boot/dts/
Dtms320c6678.dtsi12 device_type = "cpu";
17 device_type = "cpu";
22 device_type = "cpu";
27 device_type = "cpu";
32 device_type = "cpu";
37 device_type = "cpu";
42 device_type = "cpu";
47 device_type = "cpu";
/Linux-v5.10/arch/arm64/boot/dts/amazon/
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 …]
/Linux-v5.10/arch/arc/boot/dts/
Dskeleton_hs_idu.dtsi18 device_type = "cpu";
24 device_type = "cpu";
30 device_type = "cpu";
36 device_type = "cpu";
58 device_type = "memory";

12345678910>>...72