/openbmc/linux/drivers/ata/ |
H A D | libata-pata-timings.c | 115 int ata_timing_compute(struct ata_device *adev, unsigned short speed, in ata_timing_compute()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | rk_i2c.c | 31 unsigned int speed; member 366 int rockchip_i2c_set_bus_speed(struct udevice *bus, unsigned int speed) in rockchip_i2c_set_bus_speed()
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | vhci_sysfs.c | 274 enum usb_device_speed speed) in valid_args() 313 __u32 port = 0, pdev_nr = 0, rhport = 0, devid = 0, speed = 0; in attach_store() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | udbg_16550.c | 96 void __init udbg_uart_setup(unsigned int speed, unsigned int clock) in udbg_uart_setup() 127 unsigned int dll, dlm, divisor, prescaler, speed; in udbg_probe_uart_speed() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
H A D | gf100.c | 72 gf100_pcie_set_link(struct nvkm_pci *pci, enum nvkm_pcie_speed speed, u8 width) in gf100_pcie_set_link()
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-mtk-sch.c | 57 static int is_fs_or_ls(enum usb_device_speed speed) in is_fs_or_ls() 63 decode_ep(struct usb_host_endpoint *ep, enum usb_device_speed speed) in decode_ep() 87 static u32 get_bw_boundary(enum usb_device_speed speed) in get_bw_boundary()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-orion.c | 135 static int orion_spi_baudrate_set(struct spi_device *spi, unsigned int speed) in orion_spi_baudrate_set() 255 orion_spi_50mhz_ac_timing_erratum(struct spi_device *spi, unsigned int speed) in orion_spi_50mhz_ac_timing_erratum() 296 unsigned int speed = spi->max_speed_hz; in orion_spi_setup_transfer() local
|
/openbmc/linux/drivers/net/phy/ |
H A D | phy-core.c | 14 const char *phy_speed_to_str(int speed) in phy_speed_to_str() 289 phy_lookup_setting(int speed, int duplex, const unsigned long *mask, bool exact) in phy_lookup_setting() 473 int i, speed = SPEED_UNKNOWN; in phy_check_downshift() local
|
H A D | xilinx_gmii2rgmii.c | 30 static void xgmiitorgmii_configure(struct gmii2rgmii *priv, int speed) in xgmiitorgmii_configure()
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | mac.c | 1007 u16 speed, duplex; in e1000e_config_fc_after_link_up() local 1305 s32 e1000e_get_speed_and_duplex_copper(struct e1000_hw *hw, u16 *speed, in e1000e_get_speed_and_duplex_copper() 1340 *hw, u16 *speed, u16 *duplex) in e1000e_get_speed_and_duplex_fiber_serdes()
|
/openbmc/u-boot/tools/gdb/ |
H A D | serial.c | 64 serialopen(char *device, speed_t speed) in serialopen()
|
/openbmc/u-boot/drivers/net/fm/ |
H A D | dtsec.c | 110 phy_interface_t type, int speed) in dtsec_set_interface_mode()
|
/openbmc/linux/include/linux/ |
H A D | phy_fixed.h | 9 int speed; member
|
/openbmc/u-boot/drivers/spi/ |
H A D | bcm63xx_hsspi.c | 101 uint speed; member 130 static int bcm63xx_hsspi_set_speed(struct udevice *bus, uint speed) in bcm63xx_hsspi_set_speed()
|
/openbmc/linux/net/ethtool/ |
H A D | common.c | 103 #define __LINK_MODE_NAME(speed, type, duplex) \ argument 105 #define __DEFINE_LINK_MODE_NAME(speed, type, duplex) \ argument
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-imx.c | 185 static void imx_dwmac_fix_speed(void *priv, unsigned int speed, unsigned int mode) 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()
|
H A D | dwmac-sunxi.c | 75 static void sun7i_fix_speed(void *priv, unsigned int speed, unsigned int mode) in sun7i_fix_speed()
|
H A D | dwmac-qcom-ethqos.c | 114 unsigned int speed; member 177 ethqos_update_link_clk(struct qcom_ethqos *ethqos, unsigned int speed) in ethqos_update_link_clk() 666 static void ethqos_fix_mac_speed(void *priv, unsigned int speed, unsigned int mode) in ethqos_fix_mac_speed()
|
/openbmc/qemu/block/ |
H A D | backup.c | 315 static void backup_set_speed(BlockJob *job, int64_t speed) in backup_set_speed() 356 BlockDriverState *target, int64_t speed, in backup_job_create()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-sibyte.c | 122 static int __init i2c_sibyte_add_bus(struct i2c_adapter *i2c_adap, int speed) in i2c_sibyte_add_bus()
|
/openbmc/linux/drivers/net/usb/ |
H A D | aqc111.c | 242 static void aqc111_speed_to_link_mode(u32 speed, in aqc111_speed_to_link_mode() 271 u32 speed = SPEED_UNKNOWN; in aqc111_get_link_ksettings() local 320 static void aqc111_set_phy_speed(struct usbnet *dev, u8 autoneg, u16 speed) in aqc111_set_phy_speed() 374 u32 speed = elk->base.speed; in aqc111_set_link_ksettings() local
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_fcbuild.h | 46 fc_rpsc_operspeed_to_bfa_speed(enum fc_rpsc_op_speed speed) in fc_rpsc_operspeed_to_bfa_speed()
|
/openbmc/linux/sound/drivers/ |
H A D | serial-u16550.c | 60 static int speed[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 38400}; /* 9600,19200,38400,57600,1152… variable 119 unsigned int speed; member 756 unsigned int speed, in snd_uart16550_create()
|
/openbmc/linux/drivers/usb/misc/ |
H A D | trancevibrator.c | 30 unsigned int speed; member
|
/openbmc/qemu/qapi/ |
H A D | rocker.json | 105 # "autoneg": "off", "link-up": true, "speed": 10000}, number
|