Home
last modified time | relevance | path

Searched full:2500 (Results 1 – 25 of 441) sorted by relevance

12345678910>>...18

/Linux-v6.1/drivers/iio/dac/
Dad5686.c276 .int_vref_mv = 2500,
282 .int_vref_mv = 2500,
288 .int_vref_mv = 2500,
294 .int_vref_mv = 2500,
300 .int_vref_mv = 2500,
306 .int_vref_mv = 2500,
312 .int_vref_mv = 2500,
318 .int_vref_mv = 2500,
329 .int_vref_mv = 2500,
335 .int_vref_mv = 2500,
[all …]
Dltc2632.c219 .vref_mv = 2500,
224 .vref_mv = 2500,
229 .vref_mv = 2500,
249 .vref_mv = 2500,
254 .vref_mv = 2500,
259 .vref_mv = 2500,
279 .vref_mv = 2500,
284 .vref_mv = 2500,
289 .vref_mv = 2500,
Dad5380.c280 .int_vref = 2500,
290 .int_vref = 2500,
300 .int_vref = 2500,
310 .int_vref = 2500,
320 .int_vref = 2500,
330 .int_vref = 2500,
340 .int_vref = 2500,
400 if (st->chip_info->int_vref == 2500) in ad5380_probe()
Dad5446.c411 .int_vref_mv = 2500,
421 .int_vref_mv = 2500,
431 .int_vref_mv = 2500,
465 {"ad5620-2500", ID_AD5620_2500}, /* AD5620/40/60: */
467 {"ad5640-2500", ID_AD5640_2500},
469 {"ad5660-2500", ID_AD5660_2500},
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dda7213.txt14 [<1600>, <2200>, <2500>, <3000>]
16 [<1600>, <2200>, <2500>, <3000>]
39 dlg,micbias1-lvl = <2500>;
40 dlg,micbias2-lvl = <2500>;
/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dfsl-ls1028a-qds-7777.dts45 phy-mode = "2500base-x";
51 phy-mode = "2500base-x";
57 phy-mode = "2500base-x";
63 phy-mode = "2500base-x";
/Linux-v6.1/arch/arm64/boot/dts/mediatek/
Dmt7986b-rfb.dts38 phy-mode = "2500base-x";
41 speed = <2500>;
89 phy-mode = "2500base-x";
92 speed = <2500>;
Dmt7986a-rfb.dts34 phy-mode = "2500base-x";
37 speed = <2500>;
91 phy-mode = "2500base-x";
94 speed = <2500>;
/Linux-v6.1/arch/arm64/boot/dts/marvell/
Darmada-8040-clearfog-gt-8k.dts141 hysteresis = <2500>; /* millicelsius */
146 hysteresis = <2500>; /* millicelsius */
151 hysteresis = <2500>; /* millicelsius */
156 hysteresis = <2500>; /* millicelsius */
189 hysteresis = <2500>; /* millicelsius */
194 hysteresis = <2500>; /* millicelsius */
199 hysteresis = <2500>; /* millicelsius */
204 hysteresis = <2500>; /* millicelsius */
539 phy-mode = "2500base-x";
582 phy-mode = "2500base-x";
Darmada-3720-turris-mox.dts179 phy-mode = "2500base-x";
405 phy-mode = "2500base-x";
412 phy-mode = "2500base-x";
489 phy-mode = "2500base-x";
596 phy-mode = "2500base-x";
604 phy-mode = "2500base-x";
681 phy-mode = "2500base-x";
788 phy-mode = "2500base-x";
864 phy-mode = "2500base-x";
/Linux-v6.1/drivers/mfd/
Dtps65911-comparator.c25 0, 2500, 2500, 2500, 2500, 2550, 2600, 2650,
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Drohm,bd71828-pmic.yaml117 regulator-ramp-delay = <2500>;
123 regulator-ramp-delay = <2500>;
144 regulator-ramp-delay = <2500>;
150 regulator-ramp-delay = <2500>;
/Linux-v6.1/Documentation/hwmon/
Dda9052.rst50 Milli volt = ((ADC value * 1000) / 512) + 2500
54 Milli volt = (ADC value * 2500) / 512;
58 Milli volt = (ADC value * 2500) / 1023
Daspeed-pwm-tacho.rst5 ASPEED AST2400/2500
12 This driver implements support for ASPEED AST2400/2500 PWM and Fan Tacho
/Linux-v6.1/Documentation/devicetree/bindings/net/dsa/
Dmscc,ocelot.yaml55 - phy-mode = "2500base-x": on ports 0, 1, 2, 3
144 speed = <2500>;
241 speed = <2500>;
253 speed = <2500>;
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/
Drda,rda5807.yaml41 default: 2500
42 enum: [1800, 2100, 2500, 3000]
/Linux-v6.1/drivers/net/phy/
Dsfp-bus.c232 phylink_set(modes, 2500baseX_Full); in sfp_parse_support()
284 phylink_set(modes, 2500baseT_Full); in sfp_parse_support()
299 phylink_set(modes, 2500baseX_Full); in sfp_parse_support()
313 * Do the same for modules supporting 2500BASE-X. Note that some in sfp_parse_support()
314 * modules use 2500Mbaud rather than 3100 or 3200Mbaud for in sfp_parse_support()
315 * 2500BASE-X, so we allow some slack here. in sfp_parse_support()
322 if (br_min <= 3200 && br_max >= 2500) { in sfp_parse_support()
323 phylink_set(modes, 2500baseX_Full); in sfp_parse_support()
366 if (phylink_test(link_modes, 2500baseX_Full)) in sfp_select_interface()
/Linux-v6.1/drivers/regulator/
Dtwl-regulator.c298 UNSUP(1500), UNSUP(1800), 2500, 2800,
303 1500, 1800, UNSUP(1850), 2500,
309 1500, 1800, 2000, 2500,
314 1500, 1800, 2500, 2800,
319 1500, 1800, UNSUP(1850), 2500,
328 UNSUP(1500), UNSUP(1800), 1850, UNSUP(2500),
338 UNSUP(1500), 1800, UNSUP(1850), UNSUP(2500),
353 2500, 2750,
/Linux-v6.1/drivers/net/dsa/mv88e6xxx/
Dport.c234 case 2500: in mv88e6xxx_port_set_speed_duplex()
319 /* Support 10, 100, 200, 1000, 2500 Mbps (e.g. 88E6341) */
323 if (speed > 2500) in mv88e6341_port_set_speed_duplex()
329 if (speed == 2500 && port < 5) in mv88e6341_port_set_speed_duplex()
358 /* Support 10, 100, 200, 1000, 2500 Mbps (e.g. 88E6390) */
362 if (speed > 2500) in mv88e6390_port_set_speed_duplex()
368 if (speed == 2500 && port < 9) in mv88e6390_port_set_speed_duplex()
383 /* Support 10, 100, 200, 1000, 2500, 10000 Mbps (e.g. 88E6190X) */
390 if (speed >= 2500 && port < 9) in mv88e6390x_port_set_speed_duplex()
405 /* Support 10, 100, 200, 1000, 2500, 5000, 10000 Mbps (e.g. 88E6393X)
[all …]
/Linux-v6.1/drivers/net/pcs/
Dpcs-lynx.c255 /* 2500Base-X is SerDes protocol 7 on Felix and 6 on ENETC. It is a SerDes lane
267 * AN, we call this PHY interface type 2500Base-X. In case a PHY negotiates a
269 * 2500 Mbps and we do rate adaptation through pause frames.
278 dev_err(&pcs->dev, "AN not supported for 2500BaseX\n"); in lynx_pcs_link_up_2500basex()
/Linux-v6.1/Documentation/devicetree/bindings/phy/
Dtransmit-amplitude.yaml43 - 2500base-x
102 tx-p2p-microvolt-names = "2500base-x", "usb-hs", "usb-ss";
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dmediatek,net.yaml419 phy-mode = "2500base-x";
427 phy-mode = "2500base-x";
434 phy-mode = "2500base-x";
441 phy-mode = "2500base-x";
Dethernet-controller.yaml96 - 2500base-x
174 - enum: [10, 100, 1000, 2500, 10000]
193 enum: [10, 100, 1000, 2500, 10000]
/Linux-v6.1/drivers/mtd/nand/raw/
Dnand_timings.c359 .tDH_min = 2500,
365 .tDQSQ_max = 2500,
477 .tCAH_min = 2500,
478 .tCALH_min = 2500,
479 .tCALS_min = 2500,
480 .tCAS_min = 2500,
482 .tCH_min = 2500,
/Linux-v6.1/arch/arm/boot/dts/
Dlan966x-kontron-kswitch-d10-mmt-6g-2gs.dts24 maximum-power-milliwatt = <2500>;
36 maximum-power-milliwatt = <2500>;

12345678910>>...18