Home
last modified time | relevance | path

Searched defs:speed (Results 151 – 175 of 982) sorted by relevance

12345678910>>...40

/openbmc/u-boot/drivers/spi/
H A Drk_spi.c77 static void rkspi_set_clk(struct rockchip_spi_priv *priv, uint speed) in rkspi_set_clk()
415 static int rockchip_spi_set_speed(struct udevice *bus, uint speed) in rockchip_spi_set_speed()
H A Dsandbox_spi.c105 static int sandbox_spi_set_speed(struct udevice *bus, uint speed) in sandbox_spi_set_speed()
/openbmc/u-boot/drivers/i2c/
H A Dmv_i2c.c426 void i2c_init(int speed, int slaveaddr) in i2c_init()
563 static int mv_i2c_set_bus_speed(struct udevice *bus, unsigned int speed) in mv_i2c_set_bus_speed()
H A Dtegra_i2c.c33 int speed; member
346 static int tegra_i2c_set_bus_speed(struct udevice *dev, unsigned int speed) in tegra_i2c_set_bus_speed()
/openbmc/linux/arch/powerpc/kernel/
H A Dlegacy_serial.c34 unsigned int speed; member
612 int i, speed = 0, offset = 0; in check_legacy_serial_console() local
/openbmc/linux/drivers/gnss/
H A Dsirf.c41 speed_t speed; member
386 u32 speed = 9600; in sirf_parse_dt() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c54 s32 ixgbe_setup_mac_link_X540(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_mac_link_X540()
767 ixgbe_link_speed speed; in ixgbe_blink_led_start_X540() local
/openbmc/linux/drivers/bluetooth/
H A Dhci_ldisc.c373 void hci_uart_set_baudrate(struct hci_uart *hu, unsigned int speed) in hci_uart_set_baudrate()
394 unsigned int speed; in hci_uart_setup() local
/openbmc/phosphor-fan-presence/control/
H A Dzone.hpp357 inline void setDefFloor(uint64_t speed) in setDefFloor()
377 inline void setCeiling(uint64_t speed) in setCeiling()
H A Dactions.cpp70 Action set_speed_on_missing_owner(uint64_t speed) in set_speed_on_missing_owner()
/openbmc/linux/drivers/net/phy/
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/ata/
H A Dpata_triflex.c73 static void triflex_load_timing(struct ata_port *ap, struct ata_device *adev, int speed) in triflex_load_timing()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel-plat.c31 static void kmb_eth_fix_mac_speed(void *priv, unsigned int speed, unsigned int mode) in kmb_eth_fix_mac_speed()
H A Ddwmac-starfive.c34 static void starfive_dwmac_fix_mac_speed(void *priv, unsigned int speed, unsigned int mode) in starfive_dwmac_fix_mac_speed()
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Di2c.h34 uint speed; member
/openbmc/u-boot/drivers/dfu/
H A Ddfu_sf.c72 unsigned int speed = CONFIG_SF_DEFAULT_SPEED; in parse_dev() local
/openbmc/linux/crypto/
H A Dxor.c85 int speed; in do_xor_speed() local
/openbmc/linux/arch/arm/include/asm/mach/
H A Ddma.h35 int speed; /* DMA speed */ member
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmii-fec.c107 int ret = -ENOMEM, clock, speed; in fs_enet_mdio_probe() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dpci.h28 enum nvkm_pcie_speed speed; member
/openbmc/linux/drivers/cpufreq/
H A Dsun50i-cpufreq-nvmem.c90 u32 speed = 0; in sun50i_cpufreq_nvmem_probe() local
H A Dpowernow-k7.c174 unsigned int speed; in get_ranges() local
355 unsigned int speed, speed_mhz; in powernow_acpi_init() local
/openbmc/u-boot/cmd/
H A Dsf.c84 unsigned int speed = CONFIG_SF_DEFAULT_SPEED; in do_spi_flash_probe() local
408 uint64_t speed; /* KiB/s */ in show_time() local
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-sgmii-eth.c110 int speed; member
368 static int qcom_dwmac_sgmii_phy_set_speed(struct phy *phy, int speed) in qcom_dwmac_sgmii_phy_set_speed()
/openbmc/linux/drivers/macintosh/
H A Dtherm_adt746x.c143 static void write_both_fan_speed(struct thermostat *th, int speed) in write_both_fan_speed()
150 static void write_fan_speed(struct thermostat *th, int speed, int fan) in write_fan_speed()

12345678910>>...40