| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | umc8672.c | 57 * Default speeds. These can be changed with "auto-tune" and/or hdparm. 59 #define UMC_DRIVE0 1 /* DOS measured drive speeds */ 86 static void umc_set_speeds(u8 speeds[]) in umc_set_speeds() argument 92 out_umc(0xd7, (speedtab[0][speeds[2]] | (speedtab[0][speeds[3]]<<4))); in umc_set_speeds() 93 out_umc(0xd6, (speedtab[0][speeds[0]] | (speedtab[0][speeds[1]]<<4))); in umc_set_speeds() 96 tmp = (tmp << 2) | speedtab[1][speeds[i]]; in umc_set_speeds() 99 out_umc(0xd0 + i, speedtab[2][speeds[i]]); in umc_set_speeds() 100 out_umc(0xd8 + i, speedtab[2][speeds[i]]); in umc_set_speeds() 104 printk("umc8672: drive speeds [0 to 11]: %d %d %d %d\n", in umc_set_speeds() 105 speeds[0], speeds[1], speeds[2], speeds[3]); in umc_set_speeds()
|
| H A D | Kconfig | 359 speeds and to configure the chip to optimum performance. 383 change PIO, DMA and UDMA speeds and to configure the chip to 392 This allows the kernel to change PIO, DMA and UDMA speeds 506 This allows the kernel to change PIO, DMA and UDMA speeds and to 632 This allows the kernel to change PIO, DMA and UDMA speeds and to 796 I/O speeds to be set as well. 807 of the DTC-2278 card, and permits faster I/O speeds to be set as 818 of the Holtek card, and permits faster I/O speeds to be set as well. 828 boot parameter. It permits faster I/O speeds to be set. See the 839 of the UMC-8672, and permits faster I/O speeds to be set as well.
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/ |
| H A D | ethtool.sh | 55 # Check that when each of the reported speeds is forced, the links come 78 # Test that when we force different speeds, links are not up and ping 92 check_fail $? "ping with different speeds" 94 log_test "force of different speeds autoneg off" 182 # Test that when one device advertises a subset of speeds and another 191 log_test "advertise subset of speeds" 196 # Check only speeds that h1 advertised. Remove the first speed. 211 log_test "advertise subset of speeds" 221 # Test that when one device advertises a subset of speeds, the other 262 # Test that when we configure links to advertise different speeds, [all …]
|
| H A D | ethtool_lib.sh | 82 check_err 1 "cannot check different speeds. There are not enough speeds"
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | phy_led_triggers.c | 87 unsigned int speeds[50]; in phy_led_triggers_register() local 89 phy->phy_num_led_triggers = phy_supported_speeds(phy, speeds, in phy_led_triggers_register() 90 ARRAY_SIZE(speeds)); in phy_led_triggers_register() 122 speeds[i]); in phy_led_triggers_register()
|
| H A D | phy.c | 213 * phy_supported_speeds - return all speeds currently supported by a phy device 214 * @phy: The phy device to return supported speeds of. 215 * @speeds: buffer to store supported speeds in. 216 * @size: size of speeds buffer. 218 * Description: Returns the number of supported speeds, and fills the speeds 219 * buffer with the supported speeds. If speeds buffer is too small to contain 220 * all currently supported speeds, will return as many speeds as can fit. 223 unsigned int *speeds, in phy_supported_speeds() argument 226 return phy_speeds(speeds, size, phy->supported); in phy_supported_speeds() 248 * Description: Make sure the PHY is set to supported speeds and [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpmac.h | 108 * Advertised link speeds 127 * @supported: Speeds capability of the phy (bitmap) 128 * @advertising: Speeds that are advertised for autoneg (bitmap)
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | pc87427.rst | 38 Fan rotation speeds are reported as 14-bit values from a gated clock 39 signal. Speeds down to 83 RPM can be measured.
|
| H A D | max31790.rst | 22 The MAX31790 controls the speeds of up to six fans using six independent 23 PWM outputs. The desired fan speeds (or PWM duty cycles) are written
|
| H A D | adm1026.rst | 57 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.
|
| /OK3568_Linux_fs/kernel/arch/mips/lantiq/ |
| H A D | clk.h | 12 /* clock speeds */ 45 /* clock out speeds */
|
| /OK3568_Linux_fs/u-boot/board/ti/ks2_evm/ |
| H A D | board_k2l.c | 73 speed = get_max_dev_speed(speeds); in get_pll_init_data() 77 speed = get_max_arm_speed(speeds); in get_pll_init_data()
|
| H A D | board_k2hk.c | 85 speed = get_max_dev_speed(speeds); in get_pll_init_data() 89 speed = get_max_arm_speed(speeds); in get_pll_init_data()
|
| H A D | board_k2e.c | 53 int speeds[DEVSPEED_NUMSPDS] = { variable 82 speed = get_max_dev_speed(speeds); in get_pll_init_data()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_sriov.c | 99 /* Virtchnl speeds are not defined for every speed supported in in ice_conv_link_speed_to_virtchnl() 102 * resolved to the closest known virtchnl speeds in ice_conv_link_speed_to_virtchnl()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/ |
| H A D | thermal-cooling-devices.yaml | 32 dissipated heat, e.g. regulating fan speeds. 37 different fan speeds possible. Cooling states are referred to by single
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | t4vf_common.h | 150 /* Return true if the Link Configuration supports "High Speeds" (those greater 155 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()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | rbsb.c | 80 } speeds[] = { variable 121 for (n=0; speeds[n].baudr; ++n) in getspeed() 122 if (speeds[n].speedcode == code) in getspeed() 123 return speeds[n].baudr; in getspeed()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | u_audio.h | 107 /* Max packet size for all in_ep possible speeds */ 109 /* Max packet size for all out_ep possible speeds */
|
| /OK3568_Linux_fs/buildroot/package/mbpfan/ |
| H A D | Config.in | 7 speeds with the applesmc module.
|
| /OK3568_Linux_fs/buildroot/package/snappy/ |
| H A D | Config.in | 7 compression library; instead, it aims for very high speeds
|
| /OK3568_Linux_fs/buildroot/package/fan-ctrl/ |
| H A D | Config.in | 8 of available speeds based on a set of temperature
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | cpufreq.rst | 607 CPU speeds and the delay to use at or above those speeds. Colons can 608 be used between the speeds and associated delays for readability. For 615 delay 40000 uS is used. If speeds are specified these must appear in 621 CPU speeds to drop below hispeed_freq according to load as usual. 627 boostpulse_duration, after which speeds are allowed to drop below
|
| /OK3568_Linux_fs/buildroot/package/libvncserver/ |
| H A D | Config.in | 21 TightPNG encoding speeds up HTML5 based VNC clients like
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | opp.rst | 308 speeds = kzalloc(sizeof(u32) * num_available, GFP_KERNEL); 312 speeds[i] = freq; 318 soc_notify_coproc(AVAILABLE_FREQs, speeds, num_available);
|