Home
last modified time | relevance | path

Searched defs:speed (Results 126 – 150 of 987) sorted by relevance

12345678910>>...40

/openbmc/linux/arch/powerpc/kernel/
H A Dudbg_16550.c96 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/usb/usbip/
H A Dvhci_sysfs.c274 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/drivers/ata/
H A Dlibata-pata-timings.c115 int ata_timing_compute(struct ata_device *adev, unsigned short speed, in ata_timing_compute()
/openbmc/linux/tools/spi/
H A Dspidev_fdx.c83 __u32 mode, speed; in dumpstat() local
/openbmc/linux/include/uapi/linux/
H A Dbpqether.h30 int speed; /* unused */ member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dgf100.c72 gf100_pcie_set_link(struct nvkm_pci *pci, enum nvkm_pcie_speed speed, u8 width) in gf100_pcie_set_link()
/openbmc/linux/drivers/net/phy/
H A Dphy-core.c14 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 Dxilinx_gmii2rgmii.c30 static void xgmiitorgmii_configure(struct gmii2rgmii *priv, int speed) in xgmiitorgmii_configure()
H A Dphylink.c407 int speed; member
457 static unsigned long phylink_cap_from_speed_duplex(int speed, in phylink_cap_from_speed_duplex()
757 u32 speed; in phylink_parse_fixedlink() local
1068 phy_interface_t interface, int speed, in phylink_pcs_link_up()
1349 int speed, duplex; in phylink_link_up() local
3350 int speed; member
3388 uint16_t config_reg, int speed) in phylink_decode_c37_word()
/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c57 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/net/ethernet/intel/e1000e/
H A Dmac.c1007 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/linux/drivers/spi/
H A Dspi-orion.c135 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/u-boot/tools/gdb/
H A Dserial.c64 serialopen(char *device, speed_t speed) in serialopen()
/openbmc/u-boot/drivers/net/fm/
H A Ddtsec.c110 phy_interface_t type, int speed) in dtsec_set_interface_mode()
/openbmc/qemu/block/
H A Dbackup.c315 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/u-boot/drivers/spi/
H A Dbcm63xx_hsspi.c101 uint speed; member
130 static int bcm63xx_hsspi_set_speed(struct udevice *bus, uint speed) in bcm63xx_hsspi_set_speed()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-imx.c185 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 Ddwmac-sunxi.c75 static void sun7i_fix_speed(void *priv, unsigned int speed, unsigned int mode) in sun7i_fix_speed()
H A Ddwmac-qcom-ethqos.c114 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/linux/net/ethtool/
H A Dcommon.c103 #define __LINK_MODE_NAME(speed, type, duplex) \ argument
105 #define __DEFINE_LINK_MODE_NAME(speed, type, duplex) \ argument
/openbmc/linux/include/linux/
H A Dphy_fixed.h9 int speed; member
/openbmc/linux/drivers/i2c/busses/
H A Di2c-sibyte.c122 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 Daqc111.c242 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/sound/drivers/
H A Dserial-u16550.c60 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/scsi/bfa/
H A Dbfa_fcbuild.h46 fc_rpsc_operspeed_to_bfa_speed(enum fc_rpsc_op_speed speed) in fc_rpsc_operspeed_to_bfa_speed()

12345678910>>...40