Home
last modified time | relevance | path

Searched refs:speed (Results 2026 – 2050 of 3125) sorted by relevance

1...<<81828384858687888990>>...125

/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dmac.c38 u16 speed; member
/openbmc/linux/Documentation/dev-tools/kunit/
H A Dindex.rst91 - Increases testing speed and development in the long run.
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm660.dtsi20 * 775MHz is only available on the highest speed bin
/openbmc/linux/arch/arm/boot/dts/actions/
H A Dowl-s500-roseapplepi.dts282 max-speed = <100>;
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm958625hr.dts237 speed = <1000>;
/openbmc/linux/arch/sh/
H A DKconfig.debug76 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxm-rbox-pro.dts174 max-speed = <1000>;
/openbmc/linux/drivers/usb/gadget/udc/
H A Dmv_u3d_core.c535 if (!u3d->driver || u3d->gadget.speed == USB_SPEED_UNKNOWN) in mv_u3d_ep_enable()
818 if (!u3d->driver || u3d->gadget.speed == USB_SPEED_UNKNOWN) { in mv_u3d_ep_queue()
1273 u3d->gadget.speed = USB_SPEED_UNKNOWN; in mv_u3d_stop()
1420 u3d->gadget.speed = USB_SPEED_SUPER; in mv_u3d_irq_process_link_change()
1928 u3d->gadget.speed = USB_SPEED_UNKNOWN; /* speed */ in mv_u3d_probe()
/openbmc/linux/Documentation/hwmon/
H A Dlm93.rst61 voltages. To set fan speed, the LM93 has two PWM outputs that are each
64 temperature readings for better control of fan speed. The LM93 has four
65 tachometer inputs to measure fan speed. Limit and status registers for all
H A Dlm83.rst65 health monitoring. They also have voltage and fan rotation speed
/openbmc/qemu/tests/qemu-iotests/
H A D040232 base=backing_img, speed=(self.image_len // 4))
260 base=backing_img, speed=(self.image_len // 4))
395 self.vm.cmd('block-commit', device='drive0', top=mid_img, speed=1024 * 1024)
/openbmc/linux/Documentation/usb/
H A Dgadget_uvc.rst186 # speed's set of descriptors. If support for a particular speed is not
367 specification (which depend on the speed of the USB connection). To understand
/openbmc/linux/fs/smb/client/
H A Dcifs_debug.c218 seq_printf(m, "\tSpeed: %s\n", smb_speed_to_str(iface->speed)); in cifs_dump_iface()
584 iface_min_speed = last_iface->speed; in cifs_debug_data_proc_show()
592 iface_weight = iface->speed / iface_min_speed; in cifs_debug_data_proc_show()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1124 if (h->dev->ops->need_adjust_link(h, ndev->phydev->speed, in hns_nic_adjust_link()
1132 h->dev->ops->adjust_link(h, ndev->phydev->speed, in hns_nic_adjust_link()
1574 int speed, duplex; in hns_enable_serdes_lb() local
1587 speed = 1000; in hns_enable_serdes_lb()
1589 speed = 10000; in hns_enable_serdes_lb()
1592 ops->adjust_link(h, speed, duplex); in hns_enable_serdes_lb()
/openbmc/linux/drivers/usb/host/
H A Dxhci-tegra.c2062 enum usb_device_speed speed; in tegra_xhci_enable_phy_sleepwalk_wake() local
2095 speed = tegra_xhci_portsc_to_speed(tegra, portsc); in tegra_xhci_enable_phy_sleepwalk_wake()
2096 tegra_xusb_padctl_enable_phy_sleepwalk(padctl, phy, speed); in tegra_xhci_enable_phy_sleepwalk_wake()
2705 if (bus_state->resuming_ports && hcd->speed == HCD_USB2) { in tegra_xhci_hub_control()
2718 if (hcd->speed == HCD_USB2) { in tegra_xhci_hub_control()
2739 if (hcd->speed == HCD_USB2) { in tegra_xhci_hub_control()
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_common.c1165 int speed, int duplex, in b53_force_port_config() argument
1186 switch (speed) { in b53_force_port_config()
1200 dev_err(dev->dev, "unknown speed: %d\n", speed); in b53_force_port_config()
1278 b53_force_port_config(dev, port, phydev->speed, phydev->duplex, in b53_adjust_link()
1441 int speed, int duplex, in b53_phylink_mac_link_up() argument
1453 b53_force_port_config(dev, port, speed, duplex, in b53_phylink_mac_link_up()
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddrxk_hard.c591 state->m_vsb_if_agc_cfg.speed = ul_vsb_if_agc_speed; in init_state()
599 state->m_vsb_rf_agc_cfg.speed = ul_vsb_rf_agc_speed; in init_state()
638 state->m_dvbt_rf_agc_cfg.speed = 1; in init_state()
648 state->m_dvbt_if_agc_cfg.speed = 3; in init_state()
663 state->m_qam_rf_agc_cfg.speed = 3; in init_state()
672 state->m_qam_if_agc_cfg.speed = 3; in init_state()
2160 data |= (~(p_agc_cfg->speed << in set_agc_rf()
2311 data |= (~(p_agc_cfg->speed << in set_agc_if()
3381 enum drxk_cfg_dvbt_sqi_speed *speed) in dvbt_ctrl_set_sqi_speed() argument
3387 switch (*speed) { in dvbt_ctrl_set_sqi_speed()
[all …]
/openbmc/linux/Documentation/filesystems/ext4/
H A Dallocators.rst13 effect of concentrating writes on a single erase block, which can speed
/openbmc/linux/Documentation/devicetree/bindings/iio/accel/
H A Dlis302.txt10 - spi-max-frequency: maximal bus speed, should be set to 1000000 unless
/openbmc/linux/arch/mips/boot/dts/cavium-octeon/
H A Docteon_3xxx.dtsi107 current-speed = <115200>;
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h23 s32 atl1e_get_speed_and_duplex(struct atl1e_hw *hw, u16 *speed, u16 *duplex);
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.h70 static s32 atl2_get_speed_and_duplex(struct atl2_hw *hw, u16 *speed,
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,imx-pinctrl.txt91 0x17059 means enable hysteresis, 47KOhm Pull Up, 50Mhz speed,
/openbmc/u-boot/drivers/spi/
H A Dmtk_qspi.c288 static int mtk_qspi_set_speed(struct udevice *bus, uint speed) in mtk_qspi_set_speed() argument
/openbmc/u-boot/drivers/net/
H A Dmvgbe.h498 unsigned int speed; member

1...<<81828384858687888990>>...125