Home
last modified time | relevance | path

Searched refs:speed (Results 2476 – 2500 of 3125) sorted by relevance

1...<<919293949596979899100>>...125

/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c6583 u32 *speed) in si_dpm_get_fan_speed_pwm() argument
6589 if (!speed) in si_dpm_get_fan_speed_pwm()
6603 *speed = MIN((u32)tmp64, 255); in si_dpm_get_fan_speed_pwm()
6609 u32 speed) in si_dpm_set_fan_speed_pwm() argument
6623 if (speed > 255) in si_dpm_set_fan_speed_pwm()
6631 tmp64 = (u64)speed * duty100; in si_dpm_set_fan_speed_pwm()
6685 u32 *speed)
6700 *speed = 60 * xclk * 10000 / tach_period;
6706 u32 speed)
6717 if ((speed < adev->pm.fan_min_rpm) ||
[all …]
/openbmc/linux/drivers/net/usb/
H A Dlan78xx.c1352 if (dev->udev->speed == USB_SPEED_SUPER) in lan78xx_update_flowcontrol()
1354 else if (dev->udev->speed == USB_SPEED_HIGH) in lan78xx_update_flowcontrol()
1448 if (dev->udev->speed == USB_SPEED_SUPER) { in lan78xx_link_reset()
1449 if (ecmd.base.speed == 1000) { in lan78xx_link_reset()
1489 ecmd.base.speed, ecmd.base.duplex, ladv, radv); in lan78xx_link_reset()
2290 .speed = SPEED_1000, in lan7801_phy_init()
2695 switch (dev->udev->speed) { in lan78xx_urb_config_init()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c1140 if (ndev->phydev->speed == SPEED_1000) in fec_restart()
1142 else if (ndev->phydev->speed == SPEED_100) in fec_restart()
1163 if (ndev->phydev && ndev->phydev->speed == SPEED_10) in fec_restart()
2027 if (phy_dev->speed != fep->speed) { in fec_enet_adjust_link()
2028 fep->speed = phy_dev->speed; in fec_enet_adjust_link()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_core.c764 if (d->udev->speed == USB_SPEED_FULL && in dvb_usbv2_adapter_init()
771 } else if ((d->udev->speed == USB_SPEED_FULL && in dvb_usbv2_adapter_init()
/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx.c930 static int set_clk_speed(struct udevice *dev, u32 speed) in set_clk_speed() argument
942 set_reg(dev, REG_PHY_CLOCK_SELECT, speed); in set_clk_speed()
/openbmc/linux/sound/ppc/
H A Dpmac.c720 void snd_pmac_beep_dma_start(struct snd_pmac *chip, int bytes, unsigned long addr, int speed) in snd_pmac_beep_dma_start() argument
732 | (speed << 8)); in snd_pmac_beep_dma_start()
/openbmc/intel-ipmi-oem/
H A Dipmi-allowlist.conf252 0x30:0x8c:0x7f7f //<Intel General Application>:<Set fan speed offset>
253 0x30:0x8d:0xff7f //<Intel General Application>:<Get fan speed offset>
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dsnps,dwmac.yaml483 snps,ps-speed:
486 Port selection speed that can be passed to the core when PCS
/openbmc/linux/drivers/net/dsa/
H A Drzn1_a5psw.c269 struct phy_device *phydev, int speed, in a5psw_phylink_mac_link_up() argument
276 if (speed == SPEED_1000) in a5psw_phylink_mac_link_up()
H A Dlan9303-core.c1299 struct phy_device *phydev, int speed, in lan9303_phylink_mac_link_up() argument
1317 if (speed == SPEED_100) in lan9303_phylink_mac_link_up()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8994.dtsi462 maximum-speed = "high-speed";
H A Dipq8074.dtsi808 max-link-speed = <2>;
870 max-link-speed = <3>;
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpmac.c881 if (dev->phydev->speed != priv->oldspeed) { in cpmac_adjust_link()
883 priv->oldspeed = dev->phydev->speed; in cpmac_adjust_link()
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru.dtsi310 * of the default voltage, but the speed here should be fast enough and we need
775 * We run sdmmc at max speed; bump up drive strength.
/openbmc/qemu/docs/system/devices/
H A Dusb.rst298 Device 1.2, speed 480 Mb/s
354 depending on the speed. Supposing that devices plugged into a given
/openbmc/qemu/docs/devel/
H A Dmulti-thread-tcg.rst42 speed. Synchronisation will only be required while accessing internal
173 The memory handling code is fairly critical to the speed of memory
H A Dreplay.rst153 speed, use virtual clock with EXTERNAL attribute. It is not deterministic,
154 but its speed depends on the guest execution. This clock is used by
/openbmc/u-boot/drivers/net/ti/
H A Dkeystone_net.c112 if (priv->phydev->speed != 1000) in keystone2_eth_gigabit_enable()
/openbmc/qemu/pc-bios/
H A Dpetalogix-s3adsp1800.dts233 current-speed = <0x1c200>;
/openbmc/u-boot/arch/arm/dts/
H A Darmada-388-gp.dts265 gpio-fan,speed-map = < 0 0
/openbmc/openbmc/poky/meta/recipes-support/boost/
H A Dboost.inc150 # use PARALLEL_MAKE to speed up the build
/openbmc/linux/Documentation/mm/
H A Dpage_tables.rst46 speed up mapping.
/openbmc/linux/Documentation/driver-api/md/
H A Draid5-cache.rst51 cached on cache disk. But the main goal of 'write-back' cache is to speed up
/openbmc/linux/drivers/usb/usbip/
H A Dvudc_dev.c162 udc->gadget.speed = min_t(u8, USB_SPEED_HIGH, in vgadget_pullup()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dbiblio.rst313 :title: Photography --- Digital still cameras --- Determination of exposure index, ISO speed ra…

1...<<919293949596979899100>>...125