Home
last modified time | relevance | path

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

12345678910>>...64

/linux/arch/arm64/boot/dts/amd/
H A Delba-16core.dtsi43 device_type = "cpu";
51 device_type = "cpu";
59 device_type = "cpu";
67 device_type = "cpu";
82 device_type = "cpu";
90 device_type = "cpu";
98 device_type = "cpu";
106 device_type = "cpu";
121 device_type = "cpu";
129 device_type = "cpu";
[all …]
/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 …]
/linux/arch/arm64/boot/dts/renesas/
H A Dr8a78000-ironhide.dts38 device_type = "memory";
43 device_type = "memory";
48 device_type = "memory";
53 device_type = "memory";
58 device_type = "memory";
63 device_type = "memory";
68 device_type = "memory";
73 device_type = "memory";
78 device_type = "memory";
H A Dr8a78000.dtsi145 device_type = "cpu";
152 device_type = "cpu";
159 device_type = "cpu";
166 device_type = "cpu";
173 device_type = "cpu";
180 device_type = "cpu";
187 device_type = "cpu";
194 device_type = "cpu";
201 device_type = "cpu";
208 device_type
[all...]
/linux/arch/arm64/boot/dts/marvell/
H A Darmada-ap810-ap0-octa-core.dtsi16 device_type = "cpu";
22 device_type = "cpu";
28 device_type = "cpu";
34 device_type = "cpu";
40 device_type = "cpu";
46 device_type = "cpu";
52 device_type = "cpu";
58 device_type = "cpu";
/linux/drivers/usb/serial/
H A Dkobil_sct.c107 __u16 device_type;
137 priv->device_type = le16_to_cpu(serial->dev->descriptor.idProduct); in kobil_port_probe()
139 switch (priv->device_type) { in kobil_port_probe()
209 if (priv->device_type == KOBIL_ADAPTER_B_PRODUCT_ID || in kobil_open()
210 priv->device_type == KOBIL_ADAPTER_K_PRODUCT_ID) { in kobil_open()
220 if (priv->device_type == KOBIL_USBTWIN_PRODUCT_ID || in kobil_open()
221 priv->device_type == KOBIL_ADAPTER_B_PRODUCT_ID || in kobil_open()
222 priv->device_type == KOBIL_KAAN_SIM_PRODUCT_ID) { in kobil_open()
295 if (((priv->device_type != KOBIL_ADAPTER_B_PRODUCT_ID) && (priv->filled > 2) && (priv->filled >= (priv->buf[1] + 3))) || in kobil_write()
296 ((priv->device_type in kobil_write()
109 __u16 device_type; global() member
[all...]
/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 …]
/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 …]
/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 …]
H A 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/drivers/mfd/
H A Dsec-i2c.c31 int device_type;
180 return sec_pmic_probe(&client->dev, pdata->device_type, client->irq,
191 .device_type = S2DOS05
196 .device_type = S2MPA01,
201 .device_type = S2MPS11X,
206 .device_type = S2MPS13X,
211 .device_type = S2MPS14X,
216 .device_type = S2MPS15X,
221 .device_type = S2MPU02,
226 .device_type
30 int device_type; global() member
[all...]
/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.dts30 device_type = "cpu";
43 device_type = "memory";
108 device_type = "soc";
146 device_type = "network";
169 device_type = "tbi-phy";
178 device_type = "network";
199 device_type = "tbi-phy";
206 device_type = "serial";
216 device_type = "serial";
226 device_type
[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 …]
H A Dtqm8548.dts34 device_type = "cpu";
45 device_type = "memory";
52 device_type = "soc";
163 device_type = "network";
207 device_type = "tbi-phy";
216 device_type = "network";
235 device_type = "tbi-phy";
244 device_type = "network";
263 device_type = "tbi-phy";
272 device_type = "network";
[all …]
H A Dtqm8548-bigflash.dts34 device_type = "cpu";
45 device_type = "memory";
52 device_type = "soc";
163 device_type = "network";
207 device_type = "tbi-phy";
216 device_type = "network";
235 device_type = "tbi-phy";
244 device_type = "network";
263 device_type = "tbi-phy";
272 device_type = "network";
[all …]
H A Dxpedite5200_xmon.dts37 device_type = "cpu";
48 device_type = "memory";
55 device_type = "soc";
203 device_type = "network";
242 device_type = "tbi-phy";
252 device_type = "network";
271 device_type = "tbi-phy";
281 device_type = "network";
300 device_type = "tbi-phy";
310 device_type = "network";
[all …]
H A Dmpc8308_p1m.dts29 device_type = "cpu";
42 device_type = "memory";
108 device_type = "soc";
171 device_type = "network";
197 device_type = "tbi-phy";
206 device_type = "network";
223 device_type = "tbi-phy";
230 device_type = "serial";
240 device_type = "serial";
277 device_type
[all...]
H A Dasp834x-redboot.dts28 device_type = "cpu";
41 device_type = "memory";
70 device_type = "soc";
76 device_type = "watchdog";
184 device_type = "network";
216 device_type = "tbi-phy";
225 device_type = "network";
245 device_type = "tbi-phy";
252 device_type = "serial";
262 device_type = "serial";
[all …]
H A Dmpc8315erdb.dts32 device_type = "cpu";
45 device_type = "memory";
98 device_type = "soc";
105 device_type = "watchdog";
197 device_type = "network";
231 device_type = "tbi-phy";
240 device_type = "network";
262 device_type = "tbi-phy";
269 device_type = "serial";
279 device_type
[all...]
H A Dxpedite5200.dts33 device_type = "cpu";
44 device_type = "memory";
51 device_type = "soc";
199 device_type = "network";
238 device_type = "tbi-phy";
248 device_type = "network";
267 device_type = "tbi-phy";
277 device_type = "network";
296 device_type = "tbi-phy";
306 device_type = "network";
[all …]
H A Dmpc8377_wlan.dts32 device_type = "cpu";
45 device_type = "memory";
87 device_type = "soc";
94 device_type = "watchdog";
229 device_type = "network";
263 device_type = "tbi-phy";
272 device_type = "network";
294 device_type = "tbi-phy";
301 device_type = "serial";
311 device_type
[all...]
/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";
/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"; };

12345678910>>...64