Home
last modified time | relevance | path

Searched defs:speed (Results 426 – 450 of 987) sorted by relevance

1...<<11121314151617181920>>...40

/openbmc/smbios-mdr/include/
H A Ddimm.hpp172 uint16_t speed; member
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dpci.c1712 static int rtw89_pci_check_mdio(struct rtw89_dev *rtwdev, u8 addr, u8 speed, u16 rw_bit) in rtw89_pci_check_mdio()
1744 rtw89_read16_mdio(struct rtw89_dev *rtwdev, u8 addr, u8 speed, u16 *val) in rtw89_read16_mdio()
1759 rtw89_write16_mdio(struct rtw89_dev *rtwdev, u8 addr, u16 data, u8 speed) in rtw89_write16_mdio()
1774 rtw89_write16_mdio_mask(struct rtw89_dev *rtwdev, u8 addr, u16 mask, u16 data, u8 speed) in rtw89_write16_mdio_mask()
1795 static int rtw89_write16_mdio_set(struct rtw89_dev *rtwdev, u8 addr, u16 mask, u8 speed) in rtw89_write16_mdio_set()
1810 static int rtw89_write16_mdio_clr(struct rtw89_dev *rtwdev, u8 addr, u16 mask, u8 speed) in rtw89_write16_mdio_clr()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv090x.c4485 u32 speed; in stv0900_set_tspath() local
4517 u32 speed; in stv0900_set_tspath() local
4640 u32 speed; in stv0903_set_tspath() local
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.c1149 u16 speed, duplex, phy_data; in atl2_check_link() local
1493 u16 speed, duplex; in atl2_suspend() local
2421 static s32 atl2_get_speed_and_duplex(struct atl2_hw *hw, u16 *speed, in atl2_get_speed_and_duplex()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.h194 u16 speed;/* The forced speed (lower bits) in */ member
324 u16 speed; member
408 #define MAC_MAKE_MODE(interface, speed) (enum mac_mode)((interface) | (speed)) argument
/openbmc/u-boot/drivers/spi/
H A Dzynq_spi.c274 static int zynq_spi_set_speed(struct udevice *bus, uint speed) in zynq_spi_set_speed()
H A Dbcm63xx_spi.c152 static int bcm63xx_spi_set_speed(struct udevice *bus, uint speed) in bcm63xx_spi_set_speed()
H A Dpic32_spi.c290 static int pic32_spi_set_speed(struct udevice *bus, uint speed) in pic32_spi_set_speed()
/openbmc/u-boot/drivers/i2c/
H A Di2c-uniphier-f.c276 static int uniphier_fi2c_set_bus_speed(struct udevice *bus, unsigned int speed) in uniphier_fi2c_set_bus_speed()
/openbmc/u-boot/drivers/usb/gadget/
H A Drndis.c1185 int rndis_set_param_medium(u8 configNr, u32 medium, u32 speed) in rndis_set_param_medium()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.c14 u32 speed, qcount = 0, qoffset = 0; in cxgb4_mqprio_validate() local
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_calendar.c99 static u32 sparx5_cal_speed_to_value(enum sparx5_cal_bw speed) in sparx5_cal_speed_to_value()
/openbmc/u-boot/include/
H A Dphy.h125 int speed; member
/openbmc/linux/include/xen/interface/io/
H A Dusbif.h395 uint8_t speed; /* usb_device_speed */ member
/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-ep0.c215 enum usb_device_speed speed; in cdns2_ep0_handle_feature_device() local
/openbmc/linux/drivers/edac/
H A Dghes_edac.c77 u16 speed; member
/openbmc/linux/drivers/usb/serial/
H A Dmct_u232.c182 speed_t speed; in mct_u232_set_baud_rate() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport_buffer.c345 u32 speed; in calculate_xoff() local
/openbmc/linux/drivers/spi/
H A Dspi-dw-dma.c259 static int dw_spi_dma_wait(struct dw_spi *dws, unsigned int len, u32 speed) in dw_spi_dma_wait()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c251 int speed, int duplex, int pause) in t3_os_link_changed()
1830 static int speed_duplex_to_caps(int speed, int duplex) in speed_duplex_to_caps()
1881 u32 speed = cmd->base.speed; in set_link_ksettings() local
1890 u32 speed = cmd->base.speed; in set_link_ksettings() local
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_common.c2946 static void ksz_set_100_10mbit(struct ksz_device *dev, int port, int speed) in ksz_set_100_10mbit()
2965 static void ksz_port_set_xmii_speed(struct ksz_device *dev, int port, int speed) in ksz_port_set_xmii_speed()
3005 struct phy_device *phydev, int speed, in ksz9477_phylink_mac_link_up()
3027 struct phy_device *phydev, int speed, in ksz_phylink_mac_link_up()
/openbmc/linux/drivers/hwmon/
H A Dnct7802.c488 int speed; in fan_show() local
502 int speed; in fan_min_show() local
/openbmc/qemu/hw/net/rocker/
H A Drocker.c266 uint32_t speed; in cmd_get_port_settings() local
339 uint32_t speed; in cmd_set_port_settings() local
/openbmc/linux/include/uapi/linux/
H A Dscc.h135 long speed; /* Line speed, bps */ member
/openbmc/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.h129 unsigned int speed; member

1...<<11121314151617181920>>...40