Home
last modified time | relevance | path

Searched refs:speeds (Results 1 – 25 of 92) sorted by relevance

1234

/linux/drivers/net/phy/
H A Dphy_led_triggers.c89 unsigned int speeds[50]; in phy_led_triggers_register() local
91 phy->phy_num_led_triggers = phy_supported_speeds(phy, speeds, in phy_led_triggers_register()
92 ARRAY_SIZE(speeds)); in phy_led_triggers_register()
115 speeds[i], in phy_led_triggers_register()
116 phy_speed_to_str(speeds[i])); in phy_led_triggers_register()
/linux/tools/testing/selftests/drivers/net/hw/
H A Dethtool.sh264 local -a speeds=($(different_speeds_get $h1 $h2 1 1))
265 local speed1=${speeds[0]}
266 local speed2=${speeds[1]}
/linux/Documentation/translations/zh_CN/power/
H A Dopp.rst277 speeds = kcalloc(num_available, sizeof(u32), GFP_KERNEL);
281 speeds[i] = freq;
287 soc_notify_coproc(AVAILABLE_FREQs, speeds, num_available);
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h155 fw_port_cap32_t speeds, high_speeds; in is_x_10g_port() local
157 speeds = FW_PORT_CAP32_SPEED_V(FW_PORT_CAP32_SPEED_G(lc->pcaps)); in is_x_10g_port()
159 speeds & ~(FW_PORT_CAP32_SPEED_100M | FW_PORT_CAP32_SPEED_1G); in is_x_10g_port()
/linux/tools/testing/selftests/drivers/net/hw/lib/py/
H A Dlinkconfig.py
/linux/drivers/cpufreq/
H A Dlonghaul.c411 static const int speeds[] = { 666, 1000, 1333, 2000 }; in guess_fsb() local
414 for (i = 0; i < ARRAY_SIZE(speeds); i++) { in guess_fsb()
415 f_max = ((speeds[i] * mult) + 50) / 100; in guess_fsb()
419 return speeds[i] / 10; in guess_fsb()
/linux/net/mpls/
H A DKconfig12 hardware speeds (before hardware was capable of routing ipv4 packets),
/linux/Documentation/devicetree/bindings/mmc/
H A Dusdhi6rol0.txt17 entry when the board requires distinct settings for UHS speeds.
H A Dcavium-mmc.txt6 Supported maximum speeds are the ones of the eMMC standard 4.41 as well
/linux/Documentation/hwmon/
H A Dmax6620.rst29 (1, 2, 4, 8, 16 or 32). Set higher values for larger speeds.
H A Demc2305.rst18 Fan rotation speeds are reported in RPM.
H A Demc6w201.rst36 temperatures and fan speeds. Limits can be changed. Alarms are not
H A Demc2103.rst23 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dw83l786ng.rst38 Fan rotation speeds are reported in RPM (rotations per minute). Fan readings
H A Daquacomputer_d5next.rst32 speed (in RPM), power, voltage and current. Temperature offsets and fan speeds
69 and fan IC. It also exposes pump and fan speeds (in RPM), voltages, as well as pump
H A Dadm1026.rst57 Fan rotation speeds are reported in RPM (rotations per minute) but measured
84 divisor. It can take as long as 1.5 seconds to measure all fan speeds.
H A Dpc87427.rst38 Fan rotation speeds are reported as 14-bit values from a gated clock
H A Dasb100.rst37 Fan speeds are reported in RPM (rotations per minute). An alarm is
H A Dsmsc47m1.rst67 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dnsa320.rst31 interface behaves similarly to SPI but at much lower speeds than are normally
H A Dmax31760.rst32 measuring the speeds of two fans independently. When the local or remote
/linux/drivers/phy/hisilicon/
H A DKconfig62 USB 1.5Mb/s, USB 12Mb/s, USB 480Mb/s speeds. It supports one
/linux/Documentation/driver-api/
H A Dhsi.rst13 (typically 8) and is capable of reaching speeds up to 200 Mbit/s.
H A Di2c.rst10 I2C devices use seven bit addresses, and bus speeds of up to 400 kHz;
/linux/Documentation/networking/
H A Deql.rst284 A single line running at the lower speeds and with large packets
286 speeds (as predicted by the Cirrus databook) to an aggregate of
293 speeds. Once established, the connection seemed robust enough.)

1234