Home
last modified time | relevance | path

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

12345

/linux-6.15/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-6.15/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-6.15/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-6.15/arch/powerpc/crypto/
H A DKconfig71 without hardware AES acceleration (e.g. caam crypto). It reduces the
78 tristate "Stitched AES/GCM acceleration support on P10 or later CPU (PPC)"
92 Support for cryptographic acceleration instructions on Power10 or
93 later CPU. This module supports stitched acceleration for AES/GCM.
123 bool "Support for VMX cryptographic acceleration instructions"
126 Support for VMX cryptographic acceleration instructions.
129 tristate "Encryption acceleration support on P8 CPU"
138 Support for VMX cryptographic acceleration instructions on Power8 CPU.
139 This module supports acceleration for AES and GHASH in hardware. If you
/linux-6.15/lib/lz4/
H A Dlz4_compress.c185 const U32 acceleration) in LZ4_compress_generic() argument
463 int acceleration) in LZ4_compress_fast_extState() argument
474 if (acceleration < 1) in LZ4_compress_fast_extState()
475 acceleration = LZ4_ACCELERATION_DEFAULT; in LZ4_compress_fast_extState()
482 noDictIssue, acceleration); in LZ4_compress_fast_extState()
487 noDictIssue, acceleration); in LZ4_compress_fast_extState()
493 noDictIssue, acceleration); in LZ4_compress_fast_extState()
498 noDictIssue, acceleration); in LZ4_compress_fast_extState()
506 maxOutputSize, acceleration); in LZ4_compress_fast()
875 if (acceleration < 1) in LZ4_compress_fast_continue()
[all …]
/linux-6.15/drivers/crypto/starfive/
H A DKconfig22 Support for StarFive JH7110 crypto hardware acceleration engine.
23 This module provides acceleration for public key algo,
/linux-6.15/drivers/gpu/drm/armada/
H A DKconfig13 This driver provides no built-in acceleration; acceleration is
/linux-6.15/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-6.15/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-6.15/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
H A Dadis16550.rst201 - X-axis acceleration = in_accel_x_raw * in_accel_scale = 0.655865845 m/s^2
202 - Y-axis acceleration = in_accel_y_raw * in_accel_scale = 0.53680225 m/s^2
203 - Z-axis acceleration = in_accel_z_raw * in_accel_scale = 9.96298535 m/s^2
305 The device supports retrieving the raw acceleration, gyroscope, delta velocity,
308 However, when retrieving acceleration or gyroscope data using buffers, delta
310 allows to read either acceleration and gyroscope data or delta velocity and
/linux-6.15/include/linux/
H A Dlz4.h222 int maxOutputSize, int acceleration, void *wrkmem);
508 char *dst, int srcSize, int maxDstSize, int acceleration);
/linux-6.15/drivers/net/ethernet/hisilicon/
H A DKconfig71 is needed by any driver which provides HNS acceleration engine or make
80 acceleration engine support. The engine is used in Hisilicon hip05,
110 This selects the HNS3_HCLGE network acceleration engine & its hardware
128 This selects the HNS3 VF drivers network acceleration engine & its hardware
/linux-6.15/drivers/staging/sm750fb/
H A Dreadme5 - 2D acceleration
13 Disable MTRR,Disable 2d acceleration,Disable hardware cursor,
/linux-6.15/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-6.15/drivers/crypto/intel/ixp4xx/
H A DKconfig2 tristate "Driver for IXP4xx crypto hardware acceleration"
/linux-6.15/drivers/crypto/
H A DKconfig385 This option allows you to have support for S5P crypto acceleration.
404 bool "Support for IBM PowerPC Nest (NX) cryptographic acceleration"
410 which acceleration type (encryption and/or compression) to enable.
538 acceleration on Cavium's ARM based SoCs
573 prompt "Algorithms enabled for QCE acceleration"
664 # bool "Support for VMX cryptographic acceleration instructions"
667 # Support for VMX cryptographic acceleration instructions.
748 tristate "Broadcom symmetric crypto/hash acceleration support"
788 tristate "Support for Axis ARTPEC-6/7 hardware crypto acceleration."
831 Choose this if you wish to use hardware acceleration of
[all …]
/linux-6.15/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-6.15/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.
511 triaxial acceleration sensor. This driver also supports KXCJ9-1008,
/linux-6.15/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-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A DKconfig142 MLX5 IPoIB offloads & acceleration support.
150 Build support for MACsec cryptography-offload acceleration in the NIC.
158 Build support for IPsec cryptography-offload acceleration in the NIC.
166 Build support for TLS cryptography-offload acceleration in the NIC.
/linux-6.15/drivers/media/platform/amlogic/meson-ge2d/
H A DKconfig10 GE2D is a standalone 2D graphic acceleration unit, with color converter,

12345