/openbmc/linux/drivers/net/phy/ |
H A D | broadcom.c | 982 if (phydev->speed == SPEED_10) in bcm54xx_link_change_notify()
|
/openbmc/linux/drivers/net/usb/ |
H A D | catc.c | 695 cmd->base.speed = SPEED_10; in catc_get_link_ksettings()
|
/openbmc/linux/drivers/xen/ |
H A D | Kconfig | 277 speed up interrupt injection into a guest.
|
/openbmc/linux/Documentation/hid/ |
H A D | intel-ish-hid.rst | 25 for a very high speed communication::
|
/openbmc/linux/Documentation/gpu/rfc/ |
H A D | xe.rst | 199 easier and speed up.
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8998-sony-xperia-yoshino.dtsi | 241 max-speed = <3200000>;
|
H A D | msm8953.dtsi | 1159 maximum-speed = "high-speed";
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | concepts.rst | 68 accesses are slow relatively to CPU speed. To avoid spending precious
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-eaidk-610.dts | 870 max-speed = <1500000>;
|
/openbmc/qemu/hw/usb/ |
H A D | dev-uas.c | 340 return uas->dev.speed == USB_SPEED_SUPER; in uas_using_streams()
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | core.h | 1278 u8 speed; member
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | de2104x.c | 1514 cmd->base.speed = 10; in __de_get_link_ksettings() 1542 if (cmd->base.speed != 10) in __de_set_link_ksettings()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-subdev.rst | 115 High quality and high speed pipeline configuration 121 Depending on the use case (quality vs. speed), the pipeline must be
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_tm.c | 472 ret = hclge_shaper_para_calc(hdev->hw.mac.speed, HCLGE_SHAPER_LVL_PORT, in hclge_tm_port_shaper_cfg() 490 shap_cfg_cmd->port_rate = cpu_to_le32(hdev->hw.mac.speed); in hclge_tm_port_shaper_cfg()
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-axg.dtsi | 264 maximum-speed = "high-speed";
|
/openbmc/linux/drivers/usb/gadget/ |
H A D | configfs.c | 317 enum usb_device_speed speed = to_gadget_info(item)->composite.max_speed; in gadget_dev_desc_max_speed_show() local 319 return sprintf(page, "%s\n", usb_speed_string(speed)); in gadget_dev_desc_max_speed_show()
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 5010 const char *speed; in ahc_controller_info() local 5013 speed = ""; in ahc_controller_info() 5015 speed = "Ultra "; in ahc_controller_info() 5017 speed = "Ultra160 "; in ahc_controller_info() 5019 speed = "Ultra2 "; in ahc_controller_info() 5027 speed, type, ahc->channel, ahc->our_id); in ahc_controller_info()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 199 switch (p->link_cfg.speed) { in link_report() 223 dev->name, p->link_cfg.speed); in link_report() 3292 unsigned int link_ok, speed, mtu; in cxgb4_mgmt_set_vf_rate() local 3329 ret = t4_get_link_params(pi, &link_ok, &speed, &mtu); in cxgb4_mgmt_set_vf_rate() 3341 if (max_tx_rate > speed) { in cxgb4_mgmt_set_vf_rate() 3344 max_tx_rate, vf, speed); in cxgb4_mgmt_set_vf_rate()
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | dra7-l4.dtsi | 4025 maximum-speed = "super-speed"; 4074 maximum-speed = "high-speed"; 4123 maximum-speed = "high-speed";
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_isr.c | 664 qla2x00_get_link_speed_str(struct qla_hw_data *ha, uint16_t speed) in qla2x00_get_link_speed_str() argument 673 else if (speed == 0x13) in qla2x00_get_link_speed_str() 675 else if (speed < QLA_LAST_SPEED) in qla2x00_get_link_speed_str() 676 return link_speeds[speed]; in qla2x00_get_link_speed_str()
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | vivid.rst | 223 very simple and low-quality. Simplicity and speed were 256 very simple and low-quality. Simplicity and speed were 689 move to the left or right and at what speed. 1243 designed for speed and simplicity, not quality.
|
/openbmc/u-boot/doc/ |
H A D | README.b4860qds | 20 . Two DDR3/3L controllers for high-speed, industry-standard memory interface each
|
/openbmc/linux/Documentation/fb/ |
H A D | fbcon.rst | 32 more speed and features, such as the ability to change the video mode
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.h | 1314 int speed; member
|
/openbmc/linux/drivers/usb/serial/ |
H A D | cypress_m8.c | 256 if (port->serial->dev->speed == USB_SPEED_LOW) { in analyze_baud_rate()
|