Home
last modified time | relevance | path

Searched refs:speed (Results 301 – 325 of 3125) sorted by relevance

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

/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood-atl-sbx81lifkw.dts54 speed = <1000>;
63 speed = <1000>;
122 speed = <1000>;
H A Dkirkwood-atl-sbx81lifxcat.dts54 speed = <1000>;
63 speed = <1000>;
142 speed = <1000>;
H A Darmada-7040-db-nand.dts170 phy-speed = <PHY_SPEED_3_125G>;
175 phy-speed = <PHY_SPEED_5G>;
180 phy-speed = <PHY_SPEED_1_25G>;
185 phy-speed = <PHY_SPEED_5G>;
190 phy-speed = <PHY_SPEED_5G>;
195 phy-speed = <PHY_SPEED_5G>;
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dserial-midi.yaml23 results in the standard MIDI baud rate, and set the 'current-speed' property to 38400 (default)
29 current-speed:
49 current-speed = <115200>;
/openbmc/linux/Documentation/devicetree/bindings/serial/
H A Dxlnx,opb-uartlite.yaml35 current-speed:
61 - current-speed
84 current-speed = <115200>;
/openbmc/linux/drivers/usb/gadget/function/
H A Du_ether.h285 if (g->speed >= USB_SPEED_SUPER_PLUS) in gether_bitrate()
287 if (g->speed == USB_SPEED_SUPER) in gether_bitrate()
289 else if (g->speed == USB_SPEED_HIGH) in gether_bitrate()
/openbmc/phosphor-fan-presence/control/
H A Dactions.cpp70 Action set_speed_on_missing_owner(uint64_t speed) in set_speed_on_missing_owner() argument
72 return [speed](control::Zone& zone, const Group& group) { in set_speed_on_missing_owner()
82 zone.setSpeed(speed); in set_speed_on_missing_owner()
H A Dzone.hpp102 void setSpeed(uint64_t speed);
357 inline void setDefFloor(uint64_t speed) in setDefFloor() argument
359 _defFloorSpeed = speed; in setDefFloor()
377 inline void setCeiling(uint64_t speed) in setCeiling() argument
379 _ceilingSpeed = speed; in setCeiling()
423 void setFloor(uint64_t speed);
/openbmc/linux/Documentation/hwmon/
H A Dlineage-pem.rst56 Input voltage, input current, input power, and fan speed measurement is only
75 fan1_input Fan 1 speed (rpm, optional)
76 fan2_input Fan 2 speed (rpm, optional)
77 fan3_input Fan 3 speed (rpm, optional)
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_xcv.c113 int speed = 2; in xcv_setup_link() local
121 speed = 1; in xcv_setup_link()
123 speed = 0; in xcv_setup_link()
129 cfg |= speed; in xcv_setup_link()
/openbmc/u-boot/drivers/spi/
H A Dath79_spi.c136 static int ath79_spi_set_speed(struct udevice *bus, uint speed) in ath79_spi_set_speed() argument
142 if (speed) in ath79_spi_set_speed()
143 div = get_bus_freq(0) / speed; in ath79_spi_set_speed()
153 do_div(time, speed / 2); in ath79_spi_set_speed()
H A Dspi-sunxi.c405 static int sun4i_spi_set_speed(struct udevice *dev, uint speed) in sun4i_spi_set_speed() argument
412 if (speed > plat->max_hz) in sun4i_spi_set_speed()
413 speed = plat->max_hz; in sun4i_spi_set_speed()
415 if (speed < SUN4I_SPI_MIN_RATE) in sun4i_spi_set_speed()
416 speed = SUN4I_SPI_MIN_RATE; in sun4i_spi_set_speed()
432 div = SUN4I_SPI_MAX_RATE / (2 * speed); in sun4i_spi_set_speed()
442 div = __ilog2(SUN4I_SPI_MAX_RATE) - __ilog2(speed); in sun4i_spi_set_speed()
447 priv->freq = speed; in sun4i_spi_set_speed()
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Drgmii.c109 void rgmii_set_speed(struct platform_device *ofdev, int input, int speed) in rgmii_set_speed() argument
119 RGMII_DBG(dev, "speed(%d, %d)" NL, input, speed); in rgmii_set_speed()
121 if (speed == SPEED_1000) in rgmii_set_speed()
123 else if (speed == SPEED_100) in rgmii_set_speed()
125 else if (speed == SPEED_10) in rgmii_set_speed()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.h7 s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed,
12 s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed,
/openbmc/linux/drivers/net/bonding/
H A Dbond_3ad.c260 u16 speed; in __get_link_speed() local
268 speed = 0; in __get_link_speed()
270 switch (slave->speed) { in __get_link_speed()
272 speed = AD_LINK_SPEED_10MBPS; in __get_link_speed()
276 speed = AD_LINK_SPEED_100MBPS; in __get_link_speed()
280 speed = AD_LINK_SPEED_1000MBPS; in __get_link_speed()
284 speed = AD_LINK_SPEED_2500MBPS; in __get_link_speed()
342 speed = 0; in __get_link_speed()
349 return speed; in __get_link_speed()
2481 u16 ospeed = 0, speed = 0; in ad_update_actor_keys() local
[all …]
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_sysfs.c39 return sprintf(buf, "%d Gbit\n", if_link.speed / 1000); in speed_show()
43 static DEVICE_ATTR_RO(speed);
/openbmc/linux/Documentation/devicetree/bindings/
H A Dxilinx.txt82 current-speed = <d#115200>; // standard serial device prop
123 Xilinx uartlite devices are simple fixed speed serial ports.
126 - current-speed : Baud rate of uartlite
158 USB Host controller. The hardware can be configured as high speed only,
159 or high speed/full speed hybrid.
162 - xlnx,support-usb-fs: A value 0 means the core is built as high speed
164 full speed devices.
/openbmc/linux/drivers/usb/serial/
H A Dkeyspan_pda.c332 speed_t speed; in keyspan_pda_set_termios() local
355 speed = tty_get_baud_rate(tty); in keyspan_pda_set_termios()
356 speed = keyspan_pda_setbaud(serial, speed); in keyspan_pda_set_termios()
358 if (speed == 0) { in keyspan_pda_set_termios()
361 speed = tty_termios_baud_rate(old_termios); in keyspan_pda_set_termios()
368 tty_encode_baud_rate(tty, speed, speed); in keyspan_pda_set_termios()
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-sgmii-eth.c110 int speed; member
304 switch (data->speed) { in qcom_dwmac_sgmii_phy_calibrate()
368 static int qcom_dwmac_sgmii_phy_set_speed(struct phy *phy, int speed) in qcom_dwmac_sgmii_phy_set_speed() argument
372 if (speed != data->speed) in qcom_dwmac_sgmii_phy_set_speed()
373 data->speed = speed; in qcom_dwmac_sgmii_phy_set_speed()
406 data->speed = SPEED_10; in qcom_dwmac_sgmii_phy_probe()
/openbmc/linux/drivers/scsi/
H A Dsr_ioctl.c428 int sr_select_speed(struct cdrom_device_info *cdi, unsigned long speed) in sr_select_speed() argument
434 speed = clamp(speed, 0, 0xffff / 177); in sr_select_speed()
436 if (speed == 0) in sr_select_speed()
437 speed = 0xffff; /* set to max */ in sr_select_speed()
439 speed *= 177; /* Nx to kbyte/s */ in sr_select_speed()
443 cgc.cmd[2] = (speed >> 8) & 0xff; /* MSB for speed (in kbytes/sec) */ in sr_select_speed()
444 cgc.cmd[3] = speed & 0xff; /* LSB */ in sr_select_speed()
/openbmc/linux/drivers/staging/octeon/
H A Dethernet-rgmii.c67 if (link_info.s.speed == 10 && priv->last_speed == 10) { in cvm_oct_check_preamble_errors()
96 if (priv->last_speed != link_info.s.speed) in cvm_oct_check_preamble_errors()
98 priv->last_speed = link_info.s.speed; in cvm_oct_check_preamble_errors()
/openbmc/linux/Documentation/devicetree/bindings/gnss/
H A Dgnss-common.yaml38 current-speed:
40 online, current active speed.
53 current-speed = <4800>;
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-imx.c52 void (*fix_mac_speed)(void *priv, unsigned int speed, unsigned int mode);
185 static void imx_dwmac_fix_speed(void *priv, unsigned int speed, unsigned int mode) in imx_dwmac_fix_speed() argument
199 switch (speed) { in imx_dwmac_fix_speed()
210 dev_err(dwmac->dev, "invalid speed %u\n", speed); in imx_dwmac_fix_speed()
219 static void imx93_dwmac_fix_speed(void *priv, unsigned int speed, unsigned int mode) in imx93_dwmac_fix_speed() argument
225 imx_dwmac_fix_speed(priv, speed, mode); in imx93_dwmac_fix_speed()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DFanSpeed.interface.yaml2 Implement to provide fan speed control. The method of control is hardware
16 The fan speed target RPM value.
/openbmc/qemu/include/block/
H A Dblockjob_int.h69 void (*set_speed)(BlockJob *job, int64_t speed);
117 uint64_t shared_perm, int64_t speed, int flags,

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