Home
last modified time | relevance | path

Searched refs:speed (Results 676 – 700 of 3125) sorted by relevance

1...<<21222324252627282930>>...125

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sunxi.c75 static void sun7i_fix_speed(void *priv, unsigned int speed, unsigned int mode) in sun7i_fix_speed() argument
89 if (speed == 1000) { in sun7i_fix_speed()
/openbmc/linux/drivers/net/phy/
H A Dmarvell-88q2xxx.c129 if (phydev->speed == SPEED_1000) in mv88q2xxx_read_link()
207 if (phydev->speed == SPEED_100) { in mv88q2xxxx_get_sqi()
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dspider_net_ethtool.c52 cmd->base.speed = card->phy.speed; in spider_net_ethtool_get_link_ksettings()
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-sm1-h96-max.dts94 max-speed = <1000>;
140 max-speed = <2000000>;
/openbmc/linux/tools/power/x86/intel-speed-select/
H A DBuild1 intel-speed-select-y += isst-config.o isst-core.o isst-display.o isst-daemon.o hfi-events.o isst-c…
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dst,sta32x.txt74 - st,odd-pwm-speed-mode:
75 If present, PWM speed mode run on odd speed mode (341.3 kHz) on all
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood-dnskw.dtsi41 gpio-fan,speed-map = <0 0
125 pmx_fan_high_speed: pmx-fan-high-speed {
129 pmx_fan_low_speed: pmx-fan-low-speed {
/openbmc/u-boot/drivers/i2c/
H A Dmeson_i2c.c222 static int meson_i2c_set_bus_speed(struct udevice *bus, unsigned int speed) in meson_i2c_set_bus_speed() argument
232 div = DIV_ROUND_UP(clk_rate, speed * 4); in meson_i2c_set_bus_speed()
246 debug("meson i2c: set clk %u, src %lu, div %u\n", speed, clk_rate, div); in meson_i2c_set_bus_speed()
/openbmc/qemu/chardev/
H A Dwctablet.c306 if (tablet->line_speed != ssp->speed) { in wctablet_chr_ioctl()
307 trace_wct_speed(ssp->speed); in wctablet_chr_ioctl()
309 tablet->line_speed = ssp->speed; in wctablet_chr_ioctl()
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/
H A Dbrcm,b53.yaml169 speed = <1000>;
179 speed = <1000>;
262 speed = <1000>;
/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Dqualcomm-bluetooth.yaml89 max-speed:
205 max-speed = <3200000>;
227 max-speed = <3200000>;
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dbroadcom-bluetooth.yaml117 max-speed: true
118 current-speed: true
151 max-speed = <921600>;
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-dnskw.dtsi41 gpio-fan,speed-map = <0 0
125 pmx_fan_high_speed: pmx-fan-high-speed {
129 pmx_fan_low_speed: pmx-fan-low-speed {
H A Dkirkwood-dir665.dts238 speed = <1000>;
247 * fixed speed and duplex. */
252 speed = <1000>;
H A Darmada-370-rd.dts65 speed = <1000>;
98 gpio-fan,speed-map = <0 0 3000 1>;
189 speed = <1000>;
/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/fans/phosphor-pid-control/
H A Dphosphor-pid-control.service10 ExecStopPost=/usr/bin/fan-full-speed.sh
H A Dfan-reboot-control.service9 ExecStart=/usr/bin/fan-full-speed.sh
/openbmc/u-boot/drivers/spi/
H A Dstm32_qspi.c564 static int stm32_qspi_set_speed(struct udevice *bus, uint speed) in stm32_qspi_set_speed() argument
572 if (speed > plat->max_hz) in stm32_qspi_set_speed()
573 speed = plat->max_hz; in stm32_qspi_set_speed()
575 if (speed > 0) { in stm32_qspi_set_speed()
576 prescaler = DIV_ROUND_UP(qspi_clk, speed) - 1; in stm32_qspi_set_speed()
/openbmc/linux/drivers/phy/qualcomm/
H A DKconfig124 controllers on Qualcomm chips. This driver supports the high-speed
133 Enable support for the USB high-speed SNPS eUSB2 phy on Qualcomm
142 Enable support for the USB high-speed SNPS eUSB2 repeater on Qualcomm
163 Support for the USB high-speed ULPI compliant phy on Qualcomm
171 Enable support for the USB high-speed SNPS Femto phy on Qualcomm
/openbmc/linux/drivers/ata/
H A Dpata_icside.c58 unsigned int speed[ATA_MAX_DEVICES]; member
222 state->port[ap->port_no].speed[adev->devno] = cycle; in pata_icside_set_dmamode()
242 set_dma_speed(state->dma, state->port[ap->port_no].speed[qc->dev->devno]); in pata_icside_bmdma_setup()
288 state->port[0].speed[i] = 480; in icside_dma_init()
289 state->port[1].speed[i] = 480; in icside_dma_init()
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A DMakefile13 obj-y += speed.o
/openbmc/u-boot/tools/kermit/
H A Dsend_cmd3 set speed 115200
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/
H A Dgbs-check-host-state.service2 Description = Check Host State to set fan failsafe speed
/openbmc/linux/include/linux/raid/
H A Dxor.h13 int speed; member
/openbmc/linux/include/linux/usb/
H A Diowarrior.h28 __u32 speed; member

1...<<21222324252627282930>>...125