Home
last modified time | relevance | path

Searched refs:acceleration (Results 1 – 25 of 100) sorted by relevance

1234

/linux/drivers/crypto/nx/
H A DKconfig4 tristate "Encryption acceleration support on pSeries platform"
10 Support for PowerPC Nest (NX) encryption acceleration. This
11 module supports acceleration for AES and SHA2 algorithms on
16 tristate "Compression acceleration support"
21 Support for PowerPC Nest (NX) compression acceleration. This
22 module supports acceleration for compressing memory with the 842
30 tristate "Compression acceleration support on pSeries platform"
35 Support for PowerPC Nest (NX) compression acceleration. This
36 module supports acceleration for compressing memory with the 842
41 tristate "Compression acceleration support on PowerNV platform"
[all …]
/linux/drivers/crypto/intel/keembay/
H A DKconfig2 tristate "Support for Intel Keem Bay OCS AES/SM4 HW acceleration"
10 SM4 cipher hardware acceleration for use with Crypto API.
12 Provides HW acceleration for the following transformations:
20 bool "Support for Intel Keem Bay OCS AES/SM4 ECB HW acceleration"
24 AES/SM4 ECB mode hardware acceleration for use with Crypto API.
31 bool "Support for Intel Keem Bay OCS AES/SM4 CTS HW acceleration"
35 AES/SM4 CBC with CTS mode hardware acceleration for use with
43 tristate "Support for Intel Keem Bay OCS ECC HW acceleration"
54 Provides OCS acceleration for ECDH-256 and ECDH-384.
62 tristate "Support for Intel Keem Bay OCS HCU HW acceleration"
[all …]
/linux/drivers/accel/
H A DKconfig5 # This framework provides support for compute acceleration devices, such
6 # as, but not limited to, Machine-Learning and Deep-Learning acceleration
14 Framework for device drivers of compute acceleration devices, such
16 acceleration devices.
18 your acceleration device from the list below.
22 Having said that, acceleration devices will have a different
/linux/arch/powerpc/crypto/
H A DKconfig42 tristate "CRC32c and CRC32T10DIF hardware acceleration tester"
102 without hardware AES acceleration (e.g. caam crypto). It reduces the
109 tristate "Stitched AES/GCM acceleration support on P10 or later CPU (PPC)"
123 Support for cryptographic acceleration instructions on Power10 or
124 later CPU. This module supports stitched acceleration for AES/GCM.
153 bool "Support for VMX cryptographic acceleration instructions"
156 Support for VMX cryptographic acceleration instructions.
159 tristate "Encryption acceleration support on P8 CPU"
168 Support for VMX cryptographic acceleration instructions on Power8 CPU.
169 This module supports acceleration for AES and GHASH in hardware. If you
/linux/lib/lz4/
H A Dlz4_compress.c186 const U32 acceleration) in LZ4_compress_generic() argument
464 int acceleration) in LZ4_compress_fast_extState() argument
475 if (acceleration < 1) in LZ4_compress_fast_extState()
476 acceleration = LZ4_ACCELERATION_DEFAULT; in LZ4_compress_fast_extState()
483 noDictIssue, acceleration); in LZ4_compress_fast_extState()
488 noDictIssue, acceleration); in LZ4_compress_fast_extState()
494 noDictIssue, acceleration); in LZ4_compress_fast_extState()
499 noDictIssue, acceleration); in LZ4_compress_fast_extState()
507 maxOutputSize, acceleration); in LZ4_compress_fast()
876 if (acceleration < 1) in LZ4_compress_fast_continue()
[all …]
/linux/drivers/gpu/drm/armada/
H A DKconfig12 This driver provides no built-in acceleration; acceleration is
/linux/drivers/crypto/starfive/
H A DKconfig22 Support for StarFive JH7110 crypto hardware acceleration engine.
23 This module provides acceleration for public key algo,
/linux/Documentation/fb/
H A Dtridentfb.rst18 The TGUI family requires a line length to be power of 2 if acceleration
20 limited comparing to the range if acceleration is disabled (see list
25 1. The driver randomly locks up on 3DImage975 chip with acceleration
45 noaccel turns off acceleration (when it doesn't work for your card)
H A Daty128fb.rst57 noaccel do not use acceleration engine. It is default.
58 accel use acceleration engine. Not finished.
H A Dtgafb.rst60 me, however this server does not do acceleration, which make certain operations
61 quite slow. Support for acceleration is being progressively integrated in
/linux/drivers/net/ethernet/hisilicon/
H A DKconfig70 is needed by any driver which provides HNS acceleration engine or make
79 acceleration engine support. The engine is used in Hisilicon hip05,
109 This selects the HNS3_HCLGE network acceleration engine & its hardware
127 This selects the HNS3 VF drivers network acceleration engine & its hardware
/linux/include/linux/
H A Dlz4.h222 int maxOutputSize, int acceleration, void *wrkmem);
508 char *dst, int srcSize, int maxDstSize, int acceleration);
/linux/Documentation/devicetree/bindings/media/
H A Drockchip-rga.yaml7 title: Rockchip 2D raster graphic acceleration controller (RGA)
10 RGA is a standalone 2D raster graphic acceleration unit. It accelerates 2D
/linux/Documentation/iio/
H A Dadxl380.rst54 | in_accel_y_calibbias | y-axis acceleration offset correction …
132 - X-axis acceleration = in_accel_x_raw * in_accel_scale = −8.683788575 m/s^2
133 - Y-axis acceleration = in_accel_y_raw * in_accel_scale = 1.38273765 m/s^2
134 - Z-axis acceleration = in_accel_z_raw * in_accel_scale = -7.467763975 m/s^2
178 All devices support retrieving the raw acceleration and temperature measurements
H A Dadis16475.rst25 characterizes each sensor for sensitivity, bias, alignment, linear acceleration
48 acceleration (gyroscopes), and point of percussion (accelerometer location)
204 - X-axis acceleration = in_accel_x_raw * in_accel_scale = −0.010209188 m/s^2
205 - Y-axis acceleration = in_accel_y_raw * in_accel_scale = −1.115262214 m/s^2
206 - Z-axis acceleration = in_accel_z_raw * in_accel_scale = 9.666833453 m/s^2
308 All devices support retrieving the raw acceleration, gyroscope and temperature
319 However, when retrieving acceleration or gyroscope data using buffers, delta
/linux/drivers/staging/sm750fb/
H A Dreadme5 - 2D acceleration
13 Disable MTRR,Disable 2d acceleration,Disable hardware cursor,
H A DKconfig11 with 2D acceleration and dual head support.
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dkconfig.rst44 | IPoIB offloads & acceleration support.
67 | Enables :ref:`IPSec XFRM cryptography-offload acceleration <xfrm_device>`.
72 | Build support for MACsec cryptography-offload acceleration in the NIC.
83 | TLS cryptography-offload acceleration.
/linux/drivers/crypto/intel/ixp4xx/
H A DKconfig2 tristate "Driver for IXP4xx crypto hardware acceleration"
/linux/drivers/crypto/
H A DKconfig381 This option allows you to have support for S5P crypto acceleration.
400 bool "Support for IBM PowerPC Nest (NX) cryptographic acceleration"
406 which acceleration type (encryption and/or compression) to enable.
534 acceleration on Cavium's ARM based SoCs
569 prompt "Algorithms enabled for QCE acceleration"
660 # bool "Support for VMX cryptographic acceleration instructions"
663 # Support for VMX cryptographic acceleration instructions.
744 tristate "Broadcom symmetric crypto/hash acceleration support"
784 tristate "Support for Axis ARTPEC-6/7 hardware crypto acceleration."
827 Choose this if you wish to use hardware acceleration of
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-accel-adxl3726 which sets the device in a mode in which it will record only the peak acceleration
/linux/drivers/iio/accel/
H A DKconfig138 acceleration sensor.
149 acceleration sensor.
165 acceleration sensor.
176 acceleration sensor.
192 acceleration sensor.
203 acceleration sensor.
214 BMA180, BMA250 or SMB380 triaxial acceleration sensor.
226 acceleration sensor.
240 triaxial acceleration sensor.
509 triaxial acceleration sensor. This driver also supports KXCJ9-1008,
/linux/Documentation/input/devices/
H A Dcma3000_d0x.rst25 This mode is used to read the acceleration data on X,Y,Z
41 Driver reports acceleration data through input subsystem. It generates ABS_MISC
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A DKconfig141 MLX5 IPoIB offloads & acceleration support.
149 Build support for MACsec cryptography-offload acceleration in the NIC.
157 Build support for IPsec cryptography-offload acceleration in the NIC.
165 Build support for TLS cryptography-offload acceleration in the NIC.
/linux/drivers/media/platform/amlogic/meson-ge2d/
H A DKconfig10 GE2D is a standalone 2D graphic acceleration unit, with color converter,

1234