Home
last modified time | relevance | path

Searched refs:speed (Results 2251 – 2275 of 3125) sorted by relevance

1...<<919293949596979899100>>...125

/openbmc/openbmc/meta-facebook/meta-harma/conf/templates/default/
H A Dlocal.conf.sample25 # can preserve this directory to speed up this part of subsequent builds. This directory
208 # equally, it will also speed up the builds by not having to build things if they are
/openbmc/openbmc/meta-facebook/meta-minerva/conf/templates/default/
H A Dlocal.conf.sample25 # can preserve this directory to speed up this part of subsequent builds. This directory
208 # equally, it will also speed up the builds by not having to build things if they are
/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/templates/default/
H A Dlocal.conf.sample45 # can preserve this directory to speed up this part of subsequent builds. This directory
225 # equally, it will also speed up the builds by not having to build things if they are
/openbmc/qemu/tests/qemu-iotests/
H A D191.out82 "speed": 0,
489 "speed": 0,
/openbmc/linux/drivers/usb/dwc2/
H A Dcore.c1129 if ((hsotg->params.speed == DWC2_SPEED_PARAM_FULL || in dwc2_phy_init()
1130 hsotg->params.speed == DWC2_SPEED_PARAM_LOW) && in dwc2_phy_init()
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dci-hdrc-usb2.yaml294 HS DC Voltage Level Adjustment. Adjust the high-speed transmitter DC
304 of the high-speed transmitter waveform. It has no unit. The rise/fall
/openbmc/linux/sound/soc/codecs/
H A Dcs42l52.c638 u8 speed; member
818 clk |= (clk_map_table[index].speed << CLK_SPEED_SHIFT) | in cs42l52_pcm_hw_params()
/openbmc/linux/drivers/net/dsa/qca/
H A Dar9331.c562 int speed, int duplex, in ar9331_sw_phylink_mac_link_up() argument
574 switch (speed) { in ar9331_sw_phylink_mac_link_up()
/openbmc/linux/Documentation/hwmon/
H A Dhwmon-kernel-api.rst169 hwmon_fan Fan speed sensor
248 HWMON_F_xxxx Fan speed attributes, for use with hwmon_fan.
/openbmc/linux/Documentation/usb/
H A Dmass-storage.rst17 Support is included for full-speed, high-speed and SuperSpeed
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu111-revA.dts854 maximum-speed = "super-speed";
/openbmc/linux/arch/powerpc/boot/dts/
H A Dcanyonlands.dts298 current-speed = <0>; /* Filled in by U-Boot */
309 current-speed = <0>; /* Filled in by U-Boot */
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsa8775p-ride.dts275 snps,ps-speed = <1000>;
369 snps,ps-speed = <1000>;
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_ethtool.c345 link_ksettings->base.speed = link->speed; in ena_get_link_ksettings()
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3568-bpi-r2-pro.dts226 speed = <1000>;
565 speed = <1000>;
/openbmc/openbmc/meta-facebook/meta-catalina/conf/templates/default/
H A Dlocal.conf.sample25 # can preserve this directory to speed up this part of subsequent builds. This directory
208 # equally, it will also speed up the builds by not having to build things if they are
/openbmc/openbmc/meta-facebook/meta-ventura/conf/templates/default/
H A Dlocal.conf.sample25 # can preserve this directory to speed up this part of subsequent builds. This directory
208 # equally, it will also speed up the builds by not having to build things if they are
/openbmc/openbmc/meta-facebook/meta-yosemite4/meta-yosemite4n/conf/templates/default/
H A Dlocal.conf.sample25 # can preserve this directory to speed up this part of subsequent builds. This directory
208 # equally, it will also speed up the builds by not having to build things if they are
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.c6117 u32 *speed) in si_fan_ctrl_get_fan_speed_percent() argument
6133 *speed = (u32)tmp64; in si_fan_ctrl_get_fan_speed_percent()
6135 if (*speed > 100) in si_fan_ctrl_get_fan_speed_percent()
6136 *speed = 100; in si_fan_ctrl_get_fan_speed_percent()
6142 u32 speed) in si_fan_ctrl_set_fan_speed_percent() argument
6155 if (speed > 100) in si_fan_ctrl_set_fan_speed_percent()
6163 tmp64 = (u64)speed * duty100; in si_fan_ctrl_set_fan_speed_percent()
6204 u32 *speed)
6225 u32 speed)
6236 if ((speed < rdev->pm.fan_min_rpm) ||
[all …]
H A Dci_dpm.c1051 u32 *speed) in ci_fan_ctrl_get_fan_speed_percent() argument
1067 *speed = (u32)tmp64; in ci_fan_ctrl_get_fan_speed_percent()
1069 if (*speed > 100) in ci_fan_ctrl_get_fan_speed_percent()
1070 *speed = 100; in ci_fan_ctrl_get_fan_speed_percent()
1076 u32 speed) in ci_fan_ctrl_set_fan_speed_percent() argument
1089 if (speed > 100) in ci_fan_ctrl_set_fan_speed_percent()
1097 tmp64 = (u64)speed * duty100; in ci_fan_ctrl_set_fan_speed_percent()
1138 u32 *speed)
1159 u32 speed)
1170 if ((speed < rdev->pm.fan_min_rpm) ||
[all …]
/openbmc/linux/drivers/net/dsa/
H A Dlantiq_gswip.c1573 static void gswip_port_set_speed(struct gswip_priv *priv, int port, int speed, in gswip_port_set_speed() argument
1578 switch (speed) { in gswip_port_set_speed()
1738 int speed, int duplex, in gswip_phylink_mac_link_up() argument
1745 gswip_port_set_speed(priv, port, speed, interface); in gswip_phylink_mac_link_up()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_new.c665 if (phy->speed == 1000) in cpsw_adjust_link()
671 if (phy->speed == 100) in cpsw_adjust_link()
674 else if ((phy->speed == 10) && phy_interface_is_rgmii(phy)) in cpsw_adjust_link()
693 priv->shp_cfg_speed != slave->phy->speed && in cpsw_adjust_link()
/openbmc/linux/drivers/usb/core/
H A Ddevio.c1459 ci.slow = ps->dev->speed == USB_SPEED_LOW; in proc_connectinfo()
1479 ci.speed = udev->speed; in proc_conninfo_ex()
1900 ps->dev->speed == USB_SPEED_HIGH || in proc_do_submiturb()
1901 ps->dev->speed >= USB_SPEED_SUPER) in proc_do_submiturb()
2784 ret = ps->dev->speed; in usbdev_do_ioctl()
/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra210.c1059 enum usb_device_speed speed) in tegra210_usb3_enable_phy_sleepwalk() argument
1336 enum usb_device_speed speed) in tegra210_pmc_utmi_enable_phy_sleepwalk() argument
1346 if (speed > USB_SPEED_HIGH) in tegra210_pmc_utmi_enable_phy_sleepwalk()
1398 switch (speed) { in tegra210_pmc_utmi_enable_phy_sleepwalk()
1451 switch (speed) { in tegra210_pmc_utmi_enable_phy_sleepwalk()
1557 enum usb_device_speed speed) in tegra210_pmc_hsic_enable_phy_sleepwalk() argument
/openbmc/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c2502 u32 speed = 0; in amdgpu_hwmon_get_pwm1() local
2515 err = amdgpu_dpm_get_fan_speed_pwm(adev, &speed); in amdgpu_hwmon_get_pwm1()
2523 return sysfs_emit(buf, "%i\n", speed); in amdgpu_hwmon_get_pwm1()
2532 u32 speed = 0; in amdgpu_hwmon_get_fan1_input() local
2545 err = amdgpu_dpm_get_fan_speed_rpm(adev, &speed); in amdgpu_hwmon_get_fan1_input()
2553 return sysfs_emit(buf, "%i\n", speed); in amdgpu_hwmon_get_fan1_input()

1...<<919293949596979899100>>...125