/openbmc/linux/drivers/bluetooth/ |
H A D | hci_intel.c | 75 static u8 intel_convert_speed(unsigned int speed) in intel_convert_speed() 462 static int intel_set_baudrate(struct hci_uart *hu, unsigned int speed) in intel_set_baudrate()
|
/openbmc/linux/drivers/scsi/elx/efct/ |
H A D | efct_xport.c | 351 u32 speed; in efct_get_link_supported_speeds() member 745 union efct_xport_stats_u speed; in efct_get_host_speed() local
|
/openbmc/linux/drivers/usb/dwc2/ |
H A D | hcd_ddma.c | 31 static u16 dwc2_desclist_idx_inc(u16 idx, u16 inc, u8 speed) in dwc2_desclist_idx_inc() 38 static u16 dwc2_desclist_idx_dec(u16 idx, u16 inc, u8 speed) in dwc2_desclist_idx_dec()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_buffers.c | 380 static u32 mlxsw_sp_hdroom_int_buf_size_get(struct mlxsw_sp *mlxsw_sp, int mtu, u32 speed) in mlxsw_sp_hdroom_int_buf_size_get() 1207 static u32 mlxsw_sp1_pb_int_buf_size_get(int mtu, u32 speed) in mlxsw_sp1_pb_int_buf_size_get() 1212 static u32 __mlxsw_sp_pb_int_buf_size_get(int mtu, u32 speed, u32 buffer_factor) in __mlxsw_sp_pb_int_buf_size_get() 1219 static u32 mlxsw_sp2_pb_int_buf_size_get(int mtu, u32 speed) in mlxsw_sp2_pb_int_buf_size_get() 1228 static u32 mlxsw_sp3_pb_int_buf_size_get(int mtu, u32 speed) in mlxsw_sp3_pb_int_buf_size_get()
|
/openbmc/linux/tools/usb/usbip/libsrc/ |
H A D | usbip_common.h | 117 uint32_t speed; member
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | dib9000.h | 118 static inline int dib9000_fw_set_component_bus_speed(struct dvb_frontend *fe, u16 speed) in dib9000_fw_set_component_bus_speed()
|
/openbmc/u-boot/drivers/spi/ |
H A D | altera_spi.c | 150 static int altera_spi_set_speed(struct udevice *bus, uint speed) in altera_spi_set_speed()
|
H A D | soft_spi.c | 177 static int soft_spi_set_speed(struct udevice *dev, unsigned int speed) in soft_spi_set_speed()
|
/openbmc/linux/drivers/mtd/tests/ |
H A D | speedtest.c | 176 long speed; in mtd_speedtest_init() local
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_port.c | 148 int speed = 0, mode = 0; in lan966x_port_link_up() local
|
/openbmc/obmc-console/ |
H A D | tty-handler.c | 195 speed_t speed) in set_terminal_baud()
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-visconti.c | 57 static void visconti_eth_fix_mac_speed(void *priv, unsigned int speed, unsigned int mode) in visconti_eth_fix_mac_speed()
|
/openbmc/linux/drivers/net/ethernet/alacritech/ |
H A D | slicoss.c | 273 static void slic_configure_link_locked(struct slic_device *sdev, int speed, in slic_configure_link_locked() 299 static void slic_configure_link(struct slic_device *sdev, int speed, in slic_configure_link() 630 int speed; in slic_handle_link_irq() local
|
/openbmc/linux/drivers/firewire/ |
H A D | core-transaction.c | 228 int destination_id, int source_id, int generation, int speed, in fw_fill_request() 370 int destination_id, int generation, int speed, unsigned long long offset, in __fw_send_request() 458 int generation, int speed, unsigned long long offset, in fw_run_transaction()
|
/openbmc/linux/drivers/net/ethernet/intel/igb/ |
H A D | e1000_82575.c | 1267 static s32 igb_get_link_up_info_82575(struct e1000_hw *hw, u16 *speed, in igb_get_link_up_info_82575() 1292 u16 speed, duplex; in igb_check_for_link_82575() local 1355 static s32 igb_get_pcs_speed_and_duplex_82575(struct e1000_hw *hw, u16 *speed, in igb_get_pcs_speed_and_duplex_82575()
|
/openbmc/linux/drivers/net/ethernet/sis/ |
H A D | sis900.c | 1321 int speed = 0, duplex = 0; in sis900_timer() local 1382 int speed, duplex; in sis900_check_mode() local 1410 static void sis900_set_mode(struct sis900_private *sp, int speed, int duplex) in sis900_set_mode() 1493 static void sis900_read_mode(struct net_device *net_dev, int *speed, int *duplex) in sis900_read_mode()
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.c | 2054 u16 speed; in e1000_config_fc_after_link_up() local 2498 u16 speed, duplex; in e1000_check_for_link() local 2553 s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex) in e1000_get_speed_and_duplex() 5163 u16 phy_data, phy_saved_data, speed, duplex, i; in e1000_config_dsp_after_link_change() local
|
/openbmc/u-boot/drivers/i2c/ |
H A D | i2c-versatile.c | 236 static int versatile_i2c_set_bus_speed(struct udevice *bus, unsigned int speed) in versatile_i2c_set_bus_speed()
|
H A D | i2c-uniphier.c | 175 static int uniphier_i2c_set_bus_speed(struct udevice *bus, unsigned int speed) in uniphier_i2c_set_bus_speed()
|
/openbmc/u-boot/drivers/net/phy/ |
H A D | vitesse.c | 87 int speed; in vitesse_parse_status() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mmc_spi.c | 276 struct mmc *mmc_spi_init(uint bus, uint cs, uint speed, uint mode) in mmc_spi_init()
|
/openbmc/linux/drivers/soc/fsl/qe/ |
H A D | ucc.c | 55 int ucc_set_type(unsigned int ucc_num, enum ucc_speed_type speed) in ucc_set_type()
|
/openbmc/linux/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_udc.c | 75 u32 speed, temp; in bdc_uspc_connected() local
|
/openbmc/linux/drivers/net/ethernet/ibm/emac/ |
H A D | rgmii.c | 109 void rgmii_set_speed(struct platform_device *ofdev, int input, int speed) in rgmii_set_speed()
|
/openbmc/linux/drivers/net/ethernet/qualcomm/ |
H A D | qca_uart.c | 325 u32 speed = 115200; in qca_uart_probe() local
|