| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 20-test_speed.t | 22 ok(run(app(['openssl', 'speed', '-testmode'])), 23 "Simple test of all speed algorithms"); 25 #Test various options to speed. In all cases we use the -testmode option to 26 #ensure we don't spend too long in this test. That option also causes the speed 34 ok(run(app(['openssl', 'speed', '-testmode', '-multi', 2])), 38 ok(run(app(['openssl', 'speed', '-testmode', '-misalign', 1])), 47 || !run(app(['openssl', 'speed', '-testmode', '-evp', 50 ok(run(app(['openssl', 'speed', '-testmode', '-mb', '-evp', 55 ok(run(app(['openssl', 'speed', '-testmode', '-kem-algorithms'])), 58 ok(run(app(['openssl', 'speed', '-testmode', '-signature-algorithms'])), [all …]
|
| /freebsd/contrib/tcsh/ |
| H A D | mi.termios.c | 44 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 D | k210-fpioa.h | 32 #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 D | nvidia,tegra194-xusb-padctl.yaml | 21 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 D | apm-xgene-phy.txt | 20 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.
|
| H A D | apm,xgene-phy.yaml | 36 supported link speed on the host. Range from 0 to 127 in unit of one bit 53 sampling point. Two set of 3-tuple setting for each supported link speed 68 3-tuple setting for each supported link speed on the host. Range is 83 speed on the host. Range is between 0 to 199500 in unit of uV. 98 each supported link speed on the host. Range is 0 to 273000 in unit of 114 each supported link speed on the host. Range is 0 to 127400 in unit uV. 141 apm,tx-speed: 143 Tx operating speed. One set of 3-tuple for each supported link speed on
|
| /freebsd/sys/contrib/device-tree/Bindings/usb/ |
| H A D | usb.yaml | 40 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 D | generic.txt | 4 - 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 D | ef10_phy.c | 124 __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/sys/contrib/edk2/Include/Protocol/ |
| H A D | Usb2HostController.h | 91 @param MaxSpeed Host controller data transfer speed. 220 @param DeviceSpeed Indicates device speed. 269 @param DeviceSpeed Indicates device speed. 316 @param DeviceSpeed Indicates device speed. 365 @param DeviceSpeed Indicates device speed. 412 the host and a device. Isochronous transfers can beused only by full-speed, high-speed, and 413 super-speed devices. 415 High-speed isochronous transfers can be performed using multiple data buffers. The number of 417 full-speed isochronous transfers this value is ignored. 419 Data represents a list of pointers to the data buffers. For full-speed isochronous transfers [all …]
|
| /freebsd/stand/i386/libi386/ |
| H A D | comconsole.c | 35 #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/sys/dev/aq/ |
| H A D | aq_fw1x.c | 74 uint8_t speed; member 85 enum aq_fw_link_speed speed); 87 enum aq_fw_link_speed* speed, enum aq_fw_link_fc* fc); 117 link_speed_mask_to_fw1x(uint32_t /*aq_fw_link_speed*/ speed) in link_speed_mask_to_fw1x_() argument 120 if (speed & aq_fw_10G) in link_speed_mask_to_fw1x_() 123 if (speed & aq_fw_5G) { in link_speed_mask_to_fw1x_() 128 if (speed & aq_fw_2G5) in link_speed_mask_to_fw1x_() 131 if (speed & aq_fw_1G) in link_speed_mask_to_fw1x_() 134 if (speed & aq_fw_100M) in link_speed_mask_to_fw1x_() 205 enum aq_fw_link_speed speed) in fw1x_set_mode() argument 221 fw1x_get_mode(struct aq_hw * hw,enum aq_hw_fw_mpi_state_e * mode,aq_fw_link_speed_t * speed,aq_fw_link_fc_t * fc) fw1x_get_mode() argument [all...] |
| H A D | aq_fw2x.c | 199 enum aq_fw_link_speed speed); 201 enum aq_fw_link_speed* speed, enum aq_fw_link_fc* fc); 266 link_speed_mask_to_fw2x(uint32_t speed) in link_speed_mask_to_fw2x_() 271 if (speed & aq_fw_10G) in link_speed_mask_to_fw2x_() 274 if (speed & aq_fw_5G) in link_speed_mask_to_fw2x_() 277 if (speed & aq_fw_2G5) in link_speed_mask_to_fw2x_() 280 if (speed & aq_fw_1G) in link_speed_mask_to_fw2x_() 283 if (speed & aq_fw_100M) 293 enum aq_fw_link_speed speed) in fw2x_set_mode() 297 AQ_DBG_ENTERA("speed in fw2x_set_mode() 259 link_speed_mask_to_fw2x_(uint32_t speed) link_speed_mask_to_fw2x_() argument 286 fw2x_set_mode(struct aq_hw * hw,enum aq_hw_fw_mpi_state_e mode,aq_fw_link_speed_t speed) fw2x_set_mode() argument 338 aq_fw_link_speed_t speed = aq_fw_none; fw2x_get_mode() local [all...] |
| /freebsd/stand/kboot/libkboot/ |
| H A D | termios.c | 45 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 D | hdsp-pcm.c | 67 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 D | hdspe-pcm.c | 65 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 D | ciphy.c | 125 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 D | ncthwm.4 | 15 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 D | snd_hdspe.4 | 67 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 D | copi.ifmcfg2 | 33 # - 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/secure/usr.bin/openssl/man/ |
| H A D | openssl-speed.1 | 60 .IX Title "OPENSSL-SPEED 1ossl" 61 .TH OPENSSL-SPEED 1ossl 2026-06-09 3.5.7 OpenSSL 67 openssl\-speed \- test library performance 70 \&\fBopenssl speed\fR 115 instead of CPU user time as divisor. It can be useful when testing speed 142 \&\f(CW\*(C`openssl speed \-cmac aes128\*(C'\fR. 178 Runs the speed command in testmode. Runs only 1 iteration of each algorithm test 180 the speed command will return with a failure result. 206 that the \f(CW\*(C`openssl speed\*(C'\fR command knows about. To test any additional digest 209 There is no way to test the speed o [all...] |
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | amd-xgbe.txt | 31 - 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 D | socfpga_cyclone5_chameleon96.dts | 73 /* 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/ |
| H A D | README.md | 59 offer faster compression and decompression speed 62 Zstd can also offer stronger compression ratios at the cost of compression speed. 63 Speed vs Compression trade-off is configurable by small increments. 64 Decompression speed is preserved and remains roughly the same at all settings, 74 Compression Speed vs Ratio | Decompression Speed 76 …ression Speed vs Ratio](doc/images/CSpeed2.png "Compression Speed vs Ratio") |  |  on small data, by @TocarIP (#4144) an… 6 perf: improved compression speed (~+5%) for dictionary compression at low levels (#4170) 7 perf: much faster speed for `--patch-from` at high compression levels (#4276) 9 perf: better speed for binaries on Windows (@pps83) and when compiled with Visual Studio (@MessyHac… 33 lib: improved huffman speed on small data and linux kernel, by @terrelln 66 perf: improve mid-level compression speed (#3529, #3533, #3543, @yoniko and #3552, @terrelln) 69 cli: improve speed of --patch-from mode (~+50%) (#3545) by @daniellerozenblit 70 cli: improve i/o speed (~+10%) when processing lots of small files (#3479) by @felixhandte 80 misc: improve seekable format ingestion speed (~+100%) for very small chunk sizes (#3544) by @Cyan4… 87 pref: +3-11% compression speed for `arm` target (#3199, #3164, #3145, #3141, #3138, @JunHe77 and #3… [all …]
|