Home
last modified time | relevance | path

Searched refs:speed (Results 426 – 450 of 3125) sorted by relevance

1...<<11121314151617181920>>...125

/openbmc/u-boot/common/
H A Dusb_hub.c346 int ret, speed; in usb_hub_port_connect_change() local
384 speed = USB_SPEED_SUPER; in usb_hub_port_connect_change()
387 speed = USB_SPEED_HIGH; in usb_hub_port_connect_change()
390 speed = USB_SPEED_LOW; in usb_hub_port_connect_change()
393 speed = USB_SPEED_FULL; in usb_hub_port_connect_change()
400 ret = usb_scan_device(dev->dev, port + 1, speed, &child); in usb_hub_port_connect_change()
411 usb->speed = speed; in usb_hub_port_connect_change()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mem.c727 int speed = udev->speed; in xhci_setup_addressable_virt_dev() local
770 switch (speed) { in xhci_setup_addressable_virt_dev()
790 if (speed == USB_SPEED_LOW || speed == USB_SPEED_FULL) { in xhci_setup_addressable_virt_dev()
800 } while (dev->speed != USB_SPEED_HIGH); in xhci_setup_addressable_virt_dev()
822 debug("SPEED = %d\n", speed); in xhci_setup_addressable_virt_dev()
824 switch (speed) { in xhci_setup_addressable_virt_dev()
/openbmc/u-boot/arch/arm/mach-snapdragon/
H A DKconfig27 - 20-pin low speed and 40-pin high speed expanders, 4 LED, 3 buttons
/openbmc/linux/drivers/net/phy/
H A Dax88796b.c67 phydev->speed = SPEED_100; in asix_ax88772a_read_status()
69 phydev->speed = SPEED_10; in asix_ax88772a_read_status()
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am65-iot2050-common-pg2.dtsi48 maximum-speed = "super-speed";
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c1091 switch (speed) { in xgbe_phy_speed_string()
1114 xgbe_phy_speed_string(pdata->phy.speed), in xgbe_phy_print_status()
1142 if (pdata->phy_speed != pdata->phy.speed) { in xgbe_phy_adjust_link()
1144 pdata->phy_speed = pdata->phy.speed; in xgbe_phy_adjust_link()
1358 pdata->phy.speed = SPEED_10; in xgbe_phy_status_result()
1361 pdata->phy.speed = SPEED_100; in xgbe_phy_status_result()
1366 pdata->phy.speed = SPEED_1000; in xgbe_phy_status_result()
1369 pdata->phy.speed = SPEED_2500; in xgbe_phy_status_result()
1373 pdata->phy.speed = SPEED_10000; in xgbe_phy_status_result()
1377 pdata->phy.speed = SPEED_UNKNOWN; in xgbe_phy_status_result()
[all …]
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c1237 enum usb_device_speed speed = gadget->speed; in dwc3_prepare_one_trb() local
1291 if (speed == USB_SPEED_HIGH) { in dwc3_prepare_one_trb()
2526 enum usb_device_speed speed; in __dwc3_gadget_set_speed() local
2529 speed = dwc->gadget_max_speed; in __dwc3_gadget_set_speed()
2530 if (speed == USB_SPEED_UNKNOWN || speed > dwc->maximum_speed) in __dwc3_gadget_set_speed()
2531 speed = dwc->maximum_speed; in __dwc3_gadget_set_speed()
2559 switch (speed) { in __dwc3_gadget_set_speed()
3040 dwc->gadget_max_speed = speed; in dwc3_gadget_set_speed()
4082 u8 speed; in dwc3_gadget_conndone_interrupt() local
4089 dwc->speed = speed; in dwc3_gadget_conndone_interrupt()
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dpc87427.rst41 An alarm is triggered if the rotation speed drops below a programmable
42 limit. Another alarm is triggered if the speed is too low to be measured
49 Fan speed can be controlled by PWM outputs. There are 4 possible modes:
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dmicrochip,sparx5-serdes.yaml31 The SERDES6G is a high-speed SERDES interface, which can operate at
41 The SERDES10G is a high-speed SERDES interface, which can operate at
54 The SERDES25G is a high-speed SERDES interface, which can operate at
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dti,j721e-pci-ep.yaml45 description: Specifier for configuring PCIe mode and link speed.
73 - max-link-speed
100 max-link-speed = <3>;
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.h138 ixgbe_link_speed speed,
141 ixgbe_link_speed *speed,
147 ixgbe_link_speed *speed,
H A Dixgbe_phy.c1103 ixgbe_link_speed speed; in ixgbe_setup_phy_link_generic() local
1177 ixgbe_link_speed speed, in ixgbe_setup_phy_link_speed_generic() argument
1188 if (speed & IXGBE_LINK_SPEED_5GB_FULL) in ixgbe_setup_phy_link_speed_generic()
1194 if (speed & IXGBE_LINK_SPEED_1GB_FULL) in ixgbe_setup_phy_link_speed_generic()
1197 if (speed & IXGBE_LINK_SPEED_100_FULL) in ixgbe_setup_phy_link_speed_generic()
1200 if (speed & IXGBE_LINK_SPEED_10_FULL) in ixgbe_setup_phy_link_speed_generic()
1257 ixgbe_link_speed *speed, in ixgbe_get_copper_link_capabilities_generic() argument
1266 *speed = hw->phy.speeds_supported; in ixgbe_get_copper_link_capabilities_generic()
1291 *speed = IXGBE_LINK_SPEED_10GB_FULL; in ixgbe_check_phy_link_tnx()
1312 *speed = IXGBE_LINK_SPEED_1GB_FULL; in ixgbe_check_phy_link_tnx()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/
H A Dmicrochip,lan937x.yaml76 speed = <1000>;
130 speed = <1000>;
143 speed = <1000>;
H A Dmicrochip,ksz.yaml68 speed = <1000>;
117 speed = <1000>;
155 speed = <1000>;
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dmv88x201x.c163 int *speed, int *duplex, int *fc) in mv88x201x_get_link_status() argument
175 if (speed) in mv88x201x_get_link_status()
176 *speed = SPEED_10000; in mv88x201x_get_link_status()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_thermal.c55 int vega12_fan_ctrl_get_fan_speed_rpm(struct pp_hwmgr *hwmgr, uint32_t *speed) in vega12_fan_ctrl_get_fan_speed_rpm() argument
57 *speed = 0; in vega12_fan_ctrl_get_fan_speed_rpm()
59 return vega12_get_current_rpm(hwmgr, speed); in vega12_fan_ctrl_get_fan_speed_rpm()
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-388-clearfog.dts53 speed = <1000>;
138 speed = <1000>;
150 speed = <1000>;
/openbmc/linux/drivers/input/touchscreen/
H A Dmainstone-wm97xx.c39 u32 speed; /* number of coords per second */ member
181 if (cont_rate <= cinfo[idx].speed) in wm97xx_acc_startup()
188 cinfo[sp_idx].speed); in wm97xx_acc_startup()
/openbmc/linux/drivers/acpi/
H A Dfan_attr.c34 if (fps->speed == 0xFFFFFFFF) in show_state()
37 count += sysfs_emit_at(buf, count, "%lld:", fps->speed); in show_state()
62 return sprintf(buf, "%lld\n", fst.speed); in show_fan_speed()
/openbmc/linux/drivers/bluetooth/
H A Dhci_qca.c1286 switch (speed) { in qca_get_baudrate_value()
1422 unsigned int speed = 0; in qca_get_speed() local
1426 speed = hu->init_speed; in qca_get_speed()
1428 speed = hu->proto->init_speed; in qca_get_speed()
1431 speed = hu->oper_speed; in qca_get_speed()
1436 return speed; in qca_get_speed()
1471 if (speed) in qca_set_speed()
1472 host_set_baudrate(hu, speed); in qca_set_speed()
1477 if (!speed) in qca_set_speed()
1514 host_set_baudrate(hu, speed); in qca_set_speed()
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Darmada-3720-espressobin.dts76 phy-speed = <PHY_SPEED_2_5G>;
81 phy-speed = <PHY_SPEED_5G>;
86 phy-speed = <PHY_SPEED_5G>;
97 speed = <1000>;
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_serdes.c116 state->speed = SPEED_10; in b53_serdes_get_state()
119 state->speed = SPEED_100; in b53_serdes_get_state()
122 state->speed = SPEED_1000; in b53_serdes_get_state()
126 state->speed = SPEED_2500; in b53_serdes_get_state()
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr3-timings.yaml7 title: LPDDR3 SDRAM AC timing parameters for a given speed-bin
19 Maximum DDR clock frequency for the speed-bin, in Hz.
26 Maximum DDR clock frequency for the speed-bin, in Hz.
31 Minimum DDR clock frequency for the speed-bin, in Hz.
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm47094-linksys-panamera.dts186 speed = <1000>;
214 speed = <1000>;
240 speed = <1000>;
250 speed = <1000>;
/openbmc/u-boot/drivers/spi/
H A Dexynos_spi.c366 static int exynos_spi_set_speed(struct udevice *bus, uint speed) in exynos_spi_set_speed() argument
372 if (speed > plat->frequency) in exynos_spi_set_speed()
373 speed = plat->frequency; in exynos_spi_set_speed()
374 ret = set_spi_clk(priv->periph_id, speed); in exynos_spi_set_speed()
377 priv->freq = speed; in exynos_spi_set_speed()

1...<<11121314151617181920>>...125