/openbmc/qemu/qapi/ |
H A D | rocker.json | 109 # "autoneg": "off", "link-up": true, "speed": 10000}, number
|
/openbmc/u-boot/drivers/spi/ |
H A D | rk_spi.c | 77 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 D | sandbox_spi.c | 105 static int sandbox_spi_set_speed(struct udevice *bus, uint speed) in sandbox_spi_set_speed()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | mv_i2c.c | 426 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 D | tegra_i2c.c | 33 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 D | legacy_serial.c | 34 unsigned int speed; member 612 int i, speed = 0, offset = 0; in check_legacy_serial_console() local
|
/openbmc/linux/drivers/gnss/ |
H A D | sirf.c | 41 speed_t speed; member 386 u32 speed = 9600; in sirf_parse_dt() local
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_x540.c | 54 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 D | hci_ldisc.c | 373 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 D | zone.hpp | 357 inline void setDefFloor(uint64_t speed) in setDefFloor() 377 inline void setCeiling(uint64_t speed) in setCeiling()
|
H A D | actions.cpp | 70 Action set_speed_on_missing_owner(uint64_t speed) in set_speed_on_missing_owner()
|
/openbmc/linux/drivers/net/phy/ |
H A D | phylink.c | 407 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 D | pata_triflex.c | 73 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 D | dwmac-starfive.c | 34 static void starfive_dwmac_fix_mac_speed(void *priv, unsigned int speed, unsigned int mode) in starfive_dwmac_fix_mac_speed()
|
H A D | dwmac-intel-plat.c | 31 static void kmb_eth_fix_mac_speed(void *priv, unsigned int speed, unsigned int mode) in kmb_eth_fix_mac_speed()
|
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/ |
H A D | i2c.h | 34 uint speed; member
|
/openbmc/u-boot/drivers/dfu/ |
H A D | dfu_sf.c | 72 unsigned int speed = CONFIG_SF_DEFAULT_SPEED; in parse_dev() local
|
/openbmc/linux/arch/arm/include/asm/mach/ |
H A D | dma.h | 35 int speed; /* DMA speed */ member
|
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mii-fec.c | 107 int ret = -ENOMEM, clock, speed; in fs_enet_mdio_probe() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | pci.h | 28 enum nvkm_pcie_speed speed; member
|
/openbmc/linux/drivers/cpufreq/ |
H A D | sun50i-cpufreq-nvmem.c | 90 u32 speed = 0; in sun50i_cpufreq_nvmem_probe() local
|
H A D | powernow-k7.c | 174 unsigned int speed; in get_ranges() local 355 unsigned int speed, speed_mhz; in powernow_acpi_init() local
|
/openbmc/linux/crypto/ |
H A D | xor.c | 85 int speed; in do_xor_speed() local
|
/openbmc/u-boot/cmd/ |
H A D | sf.c | 84 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 D | phy-qcom-sgmii-eth.c | 110 int speed; member 368 static int qcom_dwmac_sgmii_phy_set_speed(struct phy *phy, int speed) in qcom_dwmac_sgmii_phy_set_speed()
|