/openbmc/linux/include/linux/ |
H A D | if_team.h | 39 u32 speed; member
|
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_main.h | 174 u32 speed; member
|
/openbmc/linux/kernel/bpf/ |
H A D | Kconfig | 49 into the kernel. This will significantly speed-up processing of BPF
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | st,stm32-i2c.yaml | 92 Plus speed is selected by slave.
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nvidia,tegra20-pinmux.yaml | 75 nvidia,high-speed-mode: true
|
/openbmc/linux/drivers/crypto/cavium/zip/ |
H A D | zip_crypto.c | 54 zip_ops->speed = 1; in zip_static_init_zip_ops()
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxl-s905x-p212.dtsi | 191 max-speed = <2000000>;
|
H A D | meson-gxm-nexbox-a1.dts | 172 max-speed = <1000>;
|
/openbmc/linux/arch/arm/mach-s3c/ |
H A D | Kconfig | 106 Compile in platform device definition for USB high-speed OtG
|
/openbmc/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt7629-rfb.dts | 74 speed = <2500>;
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | kirkwood-iomega_ix2_200.dts | 216 speed = <1000>;
|
H A D | kirkwood-lsxl.dtsi | 175 gpio-fan,speed-map = <0 3
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/ |
H A D | i40e.rst | 369 In addressing speed and duplex configuration issues, you need to distinguish 378 support auto-negotiation or one that has been forced to a specific speed or 383 NOTE: You cannot set the speed for devices based on the Intel(R) Ethernet 389 Caution: Only experienced network administrators should force speed and duplex 397 operate only in full duplex and only at their native speed. 509 a percentage of the full physical port link speed, that the partition will 520 speed. The accepted range of values is 1-100. The value is used as a limiter, 688 Totals must be equal or less than port speed.
|
/openbmc/u-boot/ |
H A D | README | 657 the clock speed of the UARTs. 956 correctnessof 10/100 link speed update. 1063 speed. 1588 for defining speed and slave address 1591 for defining speed and slave address 1594 for defining speed and slave address 1597 for defining speed and slave address 1636 for speed, and 0 for slave. 1690 - CONFIG_SYS_I2C_IHS_SPEED_0 speed channel 0 1693 - CONFIG_SYS_I2C_IHS_SPEED_1 speed channel 1 [all …]
|
/openbmc/linux/drivers/usb/host/ |
H A D | uhci-q.c | 279 qh->load = usb_calc_bus_time(udev->speed, in uhci_alloc_qh() 806 if (urb->dev->speed == USB_SPEED_LOW) in uhci_submit_control() 895 if (urb->dev->speed == USB_SPEED_LOW || in uhci_submit_control() 940 if (urb->dev->speed == USB_SPEED_LOW) in uhci_submit_common() 1062 if (urb->dev->speed == USB_SPEED_LOW) in uhci_submit_bulk()
|
/openbmc/linux/Documentation/networking/device_drivers/hamradio/ |
H A D | z8530drv.rst | 267 speed 1200 # the default baudrate 378 speed : 1200 baud 445 speed 1200 465 speed: 468 Example: sccparam /dev/scc3 speed 9600
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.c | 1512 p_params->speed.autoneg = p_bulletin->req_autoneg; in __qed_vf_get_link_params() 1513 p_params->speed.advertised_speeds = p_bulletin->req_adv_speed; in __qed_vf_get_link_params() 1514 p_params->speed.forced_speed = p_bulletin->req_forced_speed; in __qed_vf_get_link_params() 1535 p_link->speed = p_bulletin->speed; in __qed_vf_get_link_state()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-cheza.dtsi | 884 max-speed = <3200000>; 945 * We always need the high speed pins as 4-lanes DP in case someone 947 * speed. 949 maximum-speed = "high-speed";
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 2017 if (phydev->speed == SPEED_100 || phydev->speed == SPEED_10) in tg3_adjust_link() 2140 phydev->speed = tp->link_config.speed; in tg3_phy_start() 4053 tp->link_config.speed = phydev->speed; in tg3_power_down_prepare() 4279 *speed = SPEED_10; in tg3_aux_stat_to_speed_duplex() 4284 *speed = SPEED_10; in tg3_aux_stat_to_speed_duplex() 4289 *speed = SPEED_100; in tg3_aux_stat_to_speed_duplex() 4294 *speed = SPEED_100; in tg3_aux_stat_to_speed_duplex() 8202 switch (speed) { in tg3_phy_lpbk_set() 8211 speed = SPEED_100; in tg3_phy_lpbk_set() 12244 u32 speed = cmd->base.speed; in tg3_set_link_ksettings() local [all …]
|
/openbmc/linux/drivers/pci/ |
H A D | pci.c | 6319 enum pci_bus_speed *speed, in pcie_bandwidth_available() argument 6327 if (speed) in pcie_bandwidth_available() 6328 *speed = PCI_SPEED_UNKNOWN; in pcie_bandwidth_available() 6348 if (speed) in pcie_bandwidth_available() 6349 *speed = next_speed; in pcie_bandwidth_available() 6429 *speed = pcie_get_speed_cap(dev); in pcie_bandwidth_capable() 6432 if (*speed == PCI_SPEED_UNKNOWN || *width == PCIE_LNK_WIDTH_UNKNOWN) in pcie_bandwidth_capable() 6435 return *width * PCIE_SPEED2MBS_ENC(*speed); in pcie_bandwidth_capable() 6451 enum pci_bus_speed speed, speed_cap; in __pcie_print_link_status() local 6456 bw_avail = pcie_bandwidth_available(dev, &limiting_dev, &speed, &width); in __pcie_print_link_status() [all …]
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 1337 udc->gadget.speed = USB_SPEED_FULL; in uda_usb_reset() 1526 if (udc->gadget.speed == USB_SPEED_UNKNOWN) in stop_activity() 1529 udc->gadget.speed = USB_SPEED_UNKNOWN; in stop_activity() 1629 if ((!udc->driver) || (udc->gadget.speed == USB_SPEED_UNKNOWN)) { in lpc32xx_ep_enable() 1751 if (udc->gadget.speed == USB_SPEED_UNKNOWN) in lpc32xx_ep_queue() 2120 else if ((udc->gadget.speed != USB_SPEED_UNKNOWN) && in udc_handle_dev() 2127 } else if ((udc->gadget.speed != USB_SPEED_UNKNOWN) && in udc_handle_dev()
|
/openbmc/linux/drivers/usb/isp1760/ |
H A D | isp1760-hcd.c | 848 if (qtd->urb->dev->speed != USB_SPEED_HIGH) { in create_ptd_atl() 852 if (qtd->urb->dev->speed == USB_SPEED_LOW) in create_ptd_atl() 860 (qtd->urb->dev->speed == USB_SPEED_LOW)) in create_ptd_atl() 906 if (qtd->urb->dev->speed == USB_SPEED_HIGH) { in transform_add_int() 1416 (qtd->urb->dev->speed != USB_SPEED_HIGH)) in handle_done_ptds() 1449 if ((qtd->urb->dev->speed != USB_SPEED_HIGH) && in handle_done_ptds() 2023 if ((urb->dev->speed != USB_SPEED_HIGH) && urb_was_running) { in dequeue_urb_from_qtd()
|
/openbmc/linux/Documentation/usb/ |
H A D | gadget-testing.rst | 86 qmult queue length multiplier for high and super speed 126 qmult queue length multiplier for high and super speed 166 qmult queue length multiplier for high and super speed 454 qmult queue length multiplier for high and super speed 592 qmult queue length multiplier for high and super speed 793 streaming_maxburst bMaxBurst for super speed companion descriptor 1026 2: MIDI 1.0 with low speed
|
/openbmc/linux/drivers/net/phy/ |
H A D | phy_device.c | 658 dev->speed = SPEED_UNKNOWN; in phy_device_create() 2105 ctl = mii_bmcr_encode_fixed(phydev->speed, phydev->duplex); in genphy_setup_forced() 2455 phydev->speed = SPEED_1000; in genphy_read_status_fixed() 2457 phydev->speed = SPEED_100; in genphy_read_status_fixed() 2459 phydev->speed = SPEED_10; in genphy_read_status_fixed() 2489 phydev->speed = SPEED_UNKNOWN; in genphy_read_status() 2715 ctl |= mii_bmcr_encode_fixed(phydev->speed, phydev->duplex); in genphy_loopback()
|
/openbmc/linux/net/sched/ |
H A D | sch_taprio.c | 1300 int speed = SPEED_10; in taprio_set_picos_per_byte() local 1308 if (ecmd.base.speed && ecmd.base.speed != SPEED_UNKNOWN) in taprio_set_picos_per_byte() 1309 speed = ecmd.base.speed; in taprio_set_picos_per_byte() 1312 picos_per_byte = (USEC_PER_SEC * 8) / speed; in taprio_set_picos_per_byte() 1317 ecmd.base.speed); in taprio_set_picos_per_byte()
|