Home
last modified time | relevance | path

Searched full:speed (Results 1 – 25 of 1972) sorted by relevance

12345678910>>...79

/freebsd/contrib/tcsh/
H A Dmi.termios.c44 static _PROTOTYPE( int tc_to_sg_speed, (speed_t speed) );
45 static _PROTOTYPE( speed_t sg_to_tc_speed, (int speed) );
48 /* The speed get/set functions could be macros in the Minix implementation
49 * because there are speed fields in the structure with no fancy packing
67 speed_t cfsetispeed(termios_p, speed) in cfsetispeed() argument
69 speed_t speed;
71 termios_p->c_ispeed = speed;
75 speed_t cfsetospeed(termios_p, speed) in cfsetospeed() argument
77 speed_t speed;
79 termios_p->c_ospeed = speed;
[all …]
/freebsd/sys/contrib/device-tree/include/dt-bindings/pinctrl/
H A Dk210-fpioa.h32 #define K210_PCF_UARTHS_RX 18 /* UART High speed Receiver */
33 #define K210_PCF_UARTHS_TX 19 /* UART High speed Transmitter */
38 #define K210_PCF_GPIOHS0 24 /* GPIO High speed 0 */
39 #define K210_PCF_GPIOHS1 25 /* GPIO High speed 1 */
40 #define K210_PCF_GPIOHS2 26 /* GPIO High speed 2 */
41 #define K210_PCF_GPIOHS3 27 /* GPIO High speed 3 */
42 #define K210_PCF_GPIOHS4 28 /* GPIO High speed 4 */
43 #define K210_PCF_GPIOHS5 29 /* GPIO High speed 5 */
44 #define K210_PCF_GPIOHS6 30 /* GPIO High speed 6 */
45 #define K210_PCF_GPIOHS7 31 /* GPIO High speed 7 */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dnvidia,tegra194-xusb-padctl.yaml21 Some of the lanes are high-speed lanes, which can be used for PCIe, SATA or
22 super-speed USB. Other lanes are for various types of low-speed, full-speed
23 or high-speed USB (such as UTMI, ULPI and HSIC). The XUSB pad controller
379 maximum-speed:
381 supported speed of a USB3 port.
384 - description: The USB3 port supports USB 3.1 Gen 2 speed.
386 const: super-speed-plus
387 - description: The USB3 port supports USB 3.1 Gen 1 speed
389 const: super-speed
399 number to map this super-speed USB port to. The range of
[all …]
H A Dapm-xgene-phy.txt20 supported link speed on the host. Range from 0 to
26 supported link speed on the host. Default is 0.
29 (up to 3) supported link speed on the host. Range is
32 each (up to 3) supported link speed on the host.
37 speed on the host. Range is 0 to 273000 in unit of
41 speed on the host. Range is 0 to 127400 in unit uV.
46 - apm,tx-speed : Tx operating speed. One set of 3-tuple for each
47 supported link speed on the host.
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dusb.yaml40 serial is specified and High-Speed Inter-Chip feature if HSIC is
46 maximum-speed:
48 Tells USB controllers we want to work up to a certain speed. In case this
53 - low-speed
54 - full-speed
55 - high-speed
56 - super-speed
57 - super-speed-plus
58 - super-speed-plus-gen2x1
59 - super-speed-plus-gen1x2
[all …]
H A Dgeneric.txt4 - maximum-speed: tells USB controllers we want to work up to a certain
5 speed. Valid arguments are "super-speed-plus",
6 "super-speed", "high-speed", "full-speed" and
7 "low-speed". In case this isn't passed via DT, USB
52 maximum-speed = "super-speed";
/freebsd/sys/dev/sfxge/common/
H A Def10_phy.c124 __in unsigned int speed, in mcdi_phy_decode_link_mode() argument
140 else if (speed == 100000 && fd) in mcdi_phy_decode_link_mode()
142 else if (speed == 50000 && fd) in mcdi_phy_decode_link_mode()
144 else if (speed == 40000 && fd) in mcdi_phy_decode_link_mode()
146 else if (speed == 25000 && fd) in mcdi_phy_decode_link_mode()
148 else if (speed == 10000 && fd) in mcdi_phy_decode_link_mode()
150 else if (speed == 1000) in mcdi_phy_decode_link_mode()
152 else if (speed == 100) in mcdi_phy_decode_link_mode()
154 else if (speed == 10) in mcdi_phy_decode_link_mode()
197 unsigned int speed; in ef10_phy_link_ev() local
[all …]
/freebsd/stand/i386/libi386/
H A Dcomconsole.c35 #define COMC_BPS(x) (115200 / (x)) /* speed to DLAB divisor */
36 #define COMC_DIV2BPS(x) (115200 / (x)) /* DLAB divisor to speed */
58 static void comc_setup(int speed, int port);
82 int speed, port; in comc_probe() local
88 * Assume that the speed was set by an earlier boot loader if in comc_probe()
99 speed = comc_parseint(env); in comc_probe()
100 if (speed > 0) in comc_probe()
101 comc_curspeed = speed; in comc_probe()
174 int speed; in comc_speed_set() local
176 if (value == NULL || (speed = comc_parseint(value)) <= 0) { in comc_speed_set()
[all …]
/freebsd/stand/kboot/libkboot/
H A Dtermios.c45 int host_cfsetospeed(struct host_termios *tio, host_speed_t speed) in host_cfsetospeed() argument
47 if (speed & ~HOST_CBAUD) { in host_cfsetospeed()
52 tio->c_cflag |= speed; in host_cfsetospeed()
56 int host_cfsetispeed(struct host_termios *tio, host_speed_t speed) in host_cfsetispeed() argument
58 return speed ? host_cfsetospeed(tio, speed) : 0; in host_cfsetispeed()
62 host_cfsetspeed(struct host_termios *tio, host_speed_t speed) in host_cfsetspeed() argument
64 return host_cfsetospeed(tio, speed); /* weak alias in musl */ in host_cfsetspeed()
/freebsd/sys/dev/sound/pci/
H A Dhdsp-pcm.c67 uint32_t speed; member
86 hdsp_adat_slot_map(uint32_t speed) in hdsp_adat_slot_map() argument
89 if (speed <= 48000) in hdsp_adat_slot_map()
90 return (0x000000ff); /* 8 channels single speed. */ in hdsp_adat_slot_map()
91 else if (speed <= 96000) in hdsp_adat_slot_map()
92 return (0x000000aa); /* 4 channels (1,3,5,7) double speed. */ in hdsp_adat_slot_map()
94 return (0x00000000); /* ADAT disabled at quad speed. */ in hdsp_adat_slot_map()
98 hdsp_port_slot_map(uint32_t ports, uint32_t speed) in hdsp_port_slot_map() argument
105 slot_map |= (hdsp_adat_slot_map(speed) << 0); in hdsp_port_slot_map()
112 } else if ((ports & HDSP_CHAN_9652_ALL) && (speed <= 96000)) { in hdsp_port_slot_map()
[all …]
H A Dhdspe-pcm.c65 uint32_t speed; member
96 hdspe_adat_width(uint32_t speed) in hdspe_adat_width() argument
98 if (speed > 96000) in hdspe_adat_width()
100 if (speed > 48000) in hdspe_adat_width()
269 hdspe_port_slot_offset(port, hdspe_adat_width(sc->speed)); in hdspechan_setgain()
271 hdspe_port_slot_width(port, hdspe_adat_width(sc->speed)); in hdspechan_setgain()
376 hdspe_port_slot_offset(row, hdspe_adat_width(sc->speed)); in hdspechan_enable()
378 hdspe_port_slot_width(row, hdspe_adat_width(sc->speed)); in hdspechan_enable()
555 adat_width = hdspe_adat_width(sc->speed); in buffer_copy()
639 hdspe_adat_width(sc->speed)); in clean()
[all …]
/freebsd/sys/dev/mii/
H A Dciphy.c125 int reg, speed, gig; in ciphy_service() local
146 speed = CIPHY_S1000; in ciphy_service()
149 speed = CIPHY_S100; in ciphy_service()
152 speed = CIPHY_S10; in ciphy_service()
155 speed |= CIPHY_BMCR_FDX; in ciphy_service()
164 speed |= in ciphy_service()
169 PHY_WRITE(sc, CIPHY_MII_BMCR, speed); in ciphy_service()
265 device_printf(sc->mii_dev, "unknown PHY speed %x\n", in ciphy_status()
297 uint16_t status, speed; in ciphy_fixup() local
302 speed = status & CIPHY_AUXCSR_SPEED; in ciphy_fixup()
[all …]
/freebsd/share/man/man4/
H A Dncthwm.415 Super I/O chips. It expose fan speed via
36 CPU fan speed in RPM.
38 System fan speed in RPM.
40 AUX0 fan speed in RPM.
42 AUX1 fan speed in RPM.
44 AUX2 fan speed in RPM.
H A Dsnd_hdsp.468 The effective number of ADAT channels is 8 channels at single speed
69 (32kHz-48kHz) and 4 channels at double speed (64kHz-96kHz).
70 Only the HDSP 9632 can operate at quad speed (128kHz-192kHz), ADAT is
86 .Bl -column "Sound Card" "Single Speed" "Double Speed" "Quad Speed"
87 .Sy "Sound Card" Ta Sy "Single Speed" Ta Sy "Double Speed" Ta Sy "Quad Speed"
H A Dsnd_hdspe.467 The effective number of ADAT channels is 8 channels at single speed
68 (32kHz-48kHz), 4 channels at double speed (64kHz-96kHz), and 2 channels at
69 quad speed (128kHz-192kHz).
84 .Bl -column "HDSPe RayDAT" "Single Speed" "Double Speed" "Quad Speed"
85 .Sy "Sound Card" Ta Sy "Single Speed" Ta Sy "Double Speed" Ta Sy "Quad Speed"
/freebsd/contrib/dialog/samples/copifuncs/
H A Dcopi.ifmcfg233 # - speed <operator> <numeric>
62 # ModemPort present a blank-separated list of ports with possible speed
63 # extension (separated by colon); if speed is prefixed with 'L', it is
64 # a "locked" port speed, otherwise it is a maximum speed to be set, while
65 # actual speed is taken from the nodelist. If speed is omitted (or set
66 # to zero), previous port speed is not changed.
/freebsd/sys/contrib/zstd/
H A DREADME.md63 offer faster compression and decompression speed
66 Zstd can also offer stronger compression ratios at the cost of compression speed.
67 Speed vs Compression trade-off is configurable by small increments.
68 Decompression speed is preserved and remains roughly the same at all settings,
78 Compression Speed vs Ratio | Decompression Speed
80 …ression Speed vs Ratio](doc/images/CSpeed2.png "Compression Speed vs Ratio") | ![Decompression Spe…
99 Compression Ratio | Compression Speed | Decompression Speed
101 … | ![Compression Speed](doc/images/dict-cs.png "Compression Speed") | ![Decompression Speed](doc/i…
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Damd-xgbe.txt31 - amd,speed-set: Speed capabilities of the device
39 value corresponding to a particular speed. The first array value represents
40 the setting for the 1GbE speed, the second value for the 2.5GbE speed and
41 the third value for the 10GbE speed. All three values are required if the
46 - amd,serdes-cdr-rate: CDR rate speed selection
69 amd,speed-set = <0>;
/freebsd/sys/contrib/device-tree/src/arm/intel/socfpga/
H A Dsocfpga_cyclone5_chameleon96.dts73 /* On Low speed expansion */
79 /* On Low speed expansion */
89 /* On High speed expansion */
101 /* On High speed expansion */
107 /* On Low speed expansion */
113 /* On Low speed expansion */
119 /* On Low speed expansion */
/freebsd/sys/contrib/zstd/programs/
H A DREADME.md134 The benchmark measures ratio, compressed size, compression and decompression speed.
241 maximum window size, `128 MiB`) while still maintaining compression speed.
244 usage for both the compressor and decompressor. Performance in terms of speed is
245 dependent on long matches being found. Compression speed may degrade if few long
246 matches are found. Decompression speed usually improves when there are many long
249 Below are graphs comparing the compression speed, compression ratio, and
250 decompression speed with and without long distance matching on an ideal use
256 Compression Speed vs Ratio | Decompression Speed
258Speed vs Ratio](https://raw.githubusercontent.com/facebook/zstd/v1.3.3/doc/images/ldmCspeed.png "C…
260 | Method | Compression ratio | Compression speed | Decompression speed |
[all …]
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibportstate.c57 SPEED, enumerator
77 uint64_t speed = 0; /* no state change */ variable
99 {"speed", &speed, 0}, /* SPEED */
100 {"espeed", &espeed, 0}, /* EXTENDED SPEED */
101 {"fdr10", &fdr10, 0}, /* FDR10 SPEED */
337 static void validate_speed(int speed, int peerspeed, int lsa) in validate_speed() argument
339 if ((speed & peerspeed & 0x4)) { in validate_speed()
342 ("Peer ports operating at active speed %d rather than 4 (10.0 Gbps)", in validate_speed()
344 } else if ((speed & peerspeed & 0x2)) { in validate_speed()
347 ("Peer ports operating at active speed %d rather than 2 (5.0 Gbps)", in validate_speed()
[all …]
/freebsd/contrib/ofed/libibmad/
H A Ddump.c255 int speed = *(int *)val; in mad_dump_linkspeed() local
257 switch (speed) { in mad_dump_linkspeed()
259 snprintf(buf, bufsz, "Extended speed"); in mad_dump_linkspeed()
271 snprintf(buf, bufsz, "undefined (%d)", speed); in mad_dump_linkspeed()
276 static void dump_linkspeed(char *buf, int bufsz, int speed) in dump_linkspeed() argument
280 if (speed & 0x1) in dump_linkspeed()
282 if (n < bufsz && (speed & 0x2)) in dump_linkspeed()
284 if (n < bufsz && (speed & 0x4)) in dump_linkspeed()
289 else if (speed == 0 || (speed >> 3)) { in dump_linkspeed()
290 n += snprintf(buf + n, bufsz - n, "undefined (%d)", speed); in dump_linkspeed()
[all …]
/freebsd/sys/dev/ixgbe/
H A Dixgbe_82598.c49 ixgbe_link_speed *speed,
55 ixgbe_link_speed *speed, bool *link_up,
58 ixgbe_link_speed speed,
61 ixgbe_link_speed speed,
291 * @speed: pointer to link speed
297 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_82598() argument
317 *speed = IXGBE_LINK_SPEED_1GB_FULL; in ixgbe_get_link_capabilities_82598()
322 *speed = IXGBE_LINK_SPEED_10GB_FULL; in ixgbe_get_link_capabilities_82598()
327 *speed = IXGBE_LINK_SPEED_1GB_FULL; in ixgbe_get_link_capabilities_82598()
333 *speed = IXGBE_LINK_SPEED_UNKNOWN; in ixgbe_get_link_capabilities_82598()
[all …]
/freebsd/contrib/ofed/infiniband-diags/man/
H A Dibportstate.85 IBPORTSTATE \- handle port (physical) state and link speed of an InfiniBand port
39 to be queried (in addition to link width and speed being validated
42 also allows the link speed/width enabled on any IB port to be adjusted.
49 .B Supported ops: enable, disable, reset, speed, espeed, fdr10, width, query,
62 \fBspeed and width\fP are allowed on any port
64 \fBspeed\fP values are the legal values for PortInfo:LinkSpeedEnabled (An
77 setting) (NOTE: Speed and width changes are not effected until the port
80 \fBquery\fP also validates port characteristics (link width, speed,
248 ibportstate 3 1 speed 1 # by lid
/freebsd/usr.sbin/spi/
H A Dspi.841 .Op Fl s Ar max-speed
136 and clock speed are not changed.
148 .It Fl s Ar speed
149 Specify the maximum speed, in Hz, for the SPI clock.
150 The bus will operate at its highest available speed which does not
168 Set the maximum clock speed to 200Khz and the mode to 3 on spigen0.1, but do
175 from the SPI device, using the current mode and speed on the default device
181 2-byte ASCII hexadecimal, with mode 2, and a maximum clock speed of 500khz.
188 as hexadecimal bytes, using the current maximum clock speed and SPI mode.

12345678910>>...79