Home
last modified time | relevance | path

Searched defs:speed (Results 101 – 125 of 162) sorted by relevance

1234567

/rk3399_rockchip-uboot/common/
H A Dusb_hub.c349 int ret, speed; in usb_hub_port_connect_change() local
/rk3399_rockchip-uboot/drivers/net/phy/
H A Dmarvell.c131 unsigned int speed; in m88e1xxx_parse_status() local
H A Dmscc.c201 u16 speed; in mscc_parse_status() local
/rk3399_rockchip-uboot/drivers/spi/
H A Dxilinx_spi.c244 static int xilinx_spi_set_speed(struct udevice *bus, uint speed) in xilinx_spi_set_speed()
H A Dzynq_spi.c275 static int zynq_spi_set_speed(struct udevice *bus, uint speed) in zynq_spi_set_speed()
H A Dbcm63xx_spi.c155 static int bcm63xx_spi_set_speed(struct udevice *bus, uint speed) in bcm63xx_spi_set_speed()
H A Dtegra114_spi.c352 static int tegra114_spi_set_speed(struct udevice *bus, uint speed) in tegra114_spi_set_speed()
H A Dtegra210_qspi.c371 static int tegra210_qspi_set_speed(struct udevice *bus, uint speed) in tegra210_qspi_set_speed()
H A Dbcmstb_spi.c409 static int bcmstb_spi_set_speed(struct udevice *dev, uint speed) in bcmstb_spi_set_speed()
H A Dpic32_spi.c291 static int pic32_spi_set_speed(struct udevice *bus, uint speed) in pic32_spi_set_speed()
H A Dtegra20_slink.c312 static int tegra30_spi_set_speed(struct udevice *bus, uint speed) in tegra30_spi_set_speed()
H A Dmxc_spi.c546 static int mxc_spi_set_speed(struct udevice *bus, uint speed) in mxc_spi_set_speed()
/rk3399_rockchip-uboot/cmd/
H A Di2c.c238 int i2c_set_bus_speed(unsigned int speed) in i2c_set_bus_speed()
1861 int speed, ret=0; in do_i2c_bus_speed() local
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Drndis.c1192 int rndis_set_param_medium(u8 configNr, u32 medium, u32 speed) in rndis_set_param_medium()
/rk3399_rockchip-uboot/drivers/i2c/
H A Di2c-uniphier-f.c287 static int uniphier_fi2c_set_bus_speed(struct udevice *bus, unsigned int speed) in uniphier_fi2c_set_bus_speed()
H A Di2c-cdns.c199 static int cdns_i2c_set_bus_speed(struct udevice *dev, unsigned int speed) in cdns_i2c_set_bus_speed()
H A Dexynos_hs_i2c.c488 static int s3c24x0_i2c_set_bus_speed(struct udevice *dev, unsigned int speed) in s3c24x0_i2c_set_bus_speed()
H A Di2c-uclass.c389 int dm_i2c_set_bus_speed(struct udevice *bus, unsigned int speed) in dm_i2c_set_bus_speed()
/rk3399_rockchip-uboot/drivers/mmc/
H A Dxenon_sdhci.c321 uint speed = host->mmc->clock; in xenon_sdhci_set_ios_post() local
/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Dep0.c303 enum usb_device_speed speed; in cdns3_ep0_feature_handle_device() local
/rk3399_rockchip-uboot/drivers/qe/
H A Duec_phy.h169 int speed; member
/rk3399_rockchip-uboot/drivers/net/
H A Dbcm-sf2-eth-gmac.c731 int gmac_set_speed(int speed, int duplex) in gmac_set_speed()
/rk3399_rockchip-uboot/drivers/phy/marvell/
H A Dcomphy_cp110.c1137 void __iomem *comphy_base, u32 speed) in comphy_sfi_power_up()
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil.c52 static const char *sata_spd_string(unsigned int speed) in sata_spd_string()
/rk3399_rockchip-uboot/include/
H A Dphy.h133 int speed; member

1234567