| /Linux-v5.10/drivers/crypto/nx/ | 
| D | Kconfig | 4 	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"
 34 	  Support for PowerPC Nest (NX) compression acceleration. This
 35 	  module supports acceleration for compressing memory with the 842
 40 	tristate "Compression acceleration support on PowerNV platform"
 [all …]
 
 | 
| /Linux-v5.10/drivers/staging/media/atomisp/pci/ | 
| D | atomisp_acc.h | 28  * Interface functions for AtomISP driver acceleration API implementation.44 /* Load acceleration binary. DEPRECATED. */
 48 /* Load acceleration binary with specified properties */
 52 /* Unload specified acceleration binary */
 69  * Set acceleration binary argument to a previously mapped memory region.
 75  * Start acceleration.
 76  * Return immediately, acceleration is left running in background.
 77  * Specify either acceleration binary or pipeline which to start.
 83  * Wait until acceleration finishes.
 84  * This MUST be called after each acceleration has been started.
 [all …]
 
 | 
| D | ia_css_acc_types.h | 20  * This file contains types used for acceleration37 /* Types for the acceleration API.
 38  * These should be moved to sh_css_internal.h once the old acceleration
 44 /* Type of acceleration.
 50 	IA_CSS_ACC_STANDALONE,	/** Stand-alone acceleration */
 418 /* Acceleration firmware descriptor.
 
 | 
| /Linux-v5.10/drivers/crypto/qat/qat_common/ | 
| D | adf_aer.c | 19 	dev_info(&pdev->dev, "Acceleration driver hardware error detected.\n");  in adf_error_detected()21 		dev_err(&pdev->dev, "Can't find acceleration device\n");  in adf_error_detected()
 154 		pr_err("QAT: Can't find acceleration device\n");  in adf_slot_reset()
 165 	dev_info(&pdev->dev, "Acceleration driver reset completed\n");  in adf_resume()
 176  * adf_enable_aer() - Enable Advance Error Reporting for acceleration device
 177  * @accel_dev:  Pointer to acceleration device.
 180  * QAT acceleration device accel_dev.
 197  * adf_disable_aer() - Enable Advance Error Reporting for acceleration device
 198  * @accel_dev:  Pointer to acceleration device.
 201  * QAT acceleration device accel_dev.
 
 | 
| D | adf_dev_mgr.c | 130  * adf_devmgr_add_dev() - Add accel_dev to the acceleration framework131  * @accel_dev:  Pointer to acceleration device.
 134  * Function adds acceleration device to the acceleration framework.
 238  * adf_devmgr_rm_dev() - Remove accel_dev from the acceleration framework.
 239  * @accel_dev:  Pointer to acceleration device.
 242  * Function removes acceleration device from the acceleration framework.
 290  * Function returns acceleration device associated with the given pci device.
 373  * @accel_dev: Pointer to acceleration device.
 387  * @accel_dev: Pointer to acceleration device.
 407  * @accel_dev: Pointer to acceleration device.
 [all …]
 
 | 
| D | adf_init.c | 52  * @accel_dev: Pointer to acceleration device.95 			"Failed to initialise Acceleration Engine\n");  in adf_dev_init()
 102 			"Failed to load acceleration FW\n");  in adf_dev_init()
 137  * adf_dev_start() - Start acceleration service for the given accel device
 138  * @accel_dev:    Pointer to acceleration device.
 140  * Function notifies all the registered services that the acceleration device
 192  * adf_dev_stop() - Stop acceleration service for the given accel device
 193  * @accel_dev:    Pointer to acceleration device.
 195  * Function notifies all the registered services that the acceleration device
 246  * adf_dev_shutdown() - shutdown acceleration services and data strucutures
 [all …]
 
 | 
| D | adf_cfg.c | 58  * adf_cfg_dev_add() - Create an acceleration device configuration table.59  * @accel_dev:  Pointer to acceleration device.
 61  * Function creates a configuration table for the given acceleration device.
 100  * adf_cfg_dev_remove() - Clears acceleration device configuration table.
 101  * @accel_dev:  Pointer to acceleration device.
 103  * Function removes configuration table from the given acceleration device
 204  * @accel_dev:  Pointer to acceleration device.
 211  * in the given acceleration device
 258  * @accel_dev:  Pointer to acceleration device.
 
 | 
| D | adf_vf_isr.c | 232  * adf_vf_isr_resource_free() - Free IRQ for acceleration device233  * @accel_dev:  Pointer to acceleration device.
 235  * Function frees interrupts for acceleration device virtual function.
 250  * adf_vf_isr_resource_alloc() - Allocate IRQ for acceleration device
 251  * @accel_dev:  Pointer to acceleration device.
 253  * Function allocates interrupts for acceleration device virtual function.
 
 | 
| D | adf_isr.c | 261  * adf_isr_resource_free() - Free IRQ for acceleration device262  * @accel_dev:  Pointer to acceleration device.
 264  * Function frees interrupts for acceleration device.
 276  * adf_isr_resource_alloc() - Allocate IRQ for acceleration device
 277  * @accel_dev:  Pointer to acceleration device.
 279  * Function allocates interrupts for acceleration device.
 
 | 
| D | adf_vf2pf_msg.c | 9  * @accel_dev:  Pointer to acceleration VF device.32  * @accel_dev:  Pointer to acceleration VF device.
 
 | 
| /Linux-v5.10/drivers/net/ethernet/hisilicon/ | 
| D | Kconfig | 70 	  is needed by any driver which provides HNS acceleration engine or make79 	  acceleration engine support. The engine is used in Hisilicon hip05,
 102 	tristate "Hisilicon HNS3 HCLGE Acceleration Engine & Compatibility Layer Support"
 106 	  This selects the HNS3_HCLGE network acceleration engine & its hardware
 120 	tristate "Hisilicon HNS3VF Acceleration Engine & Compatibility Layer Support"
 124 	  This selects the HNS3 VF drivers network acceleration engine & its hardware
 
 | 
| /Linux-v5.10/drivers/crypto/vmx/ | 
| D | Kconfig | 3 	tristate "Encryption acceleration support on P8 CPU"8 	  Support for VMX cryptographic acceleration instructions on Power8 CPU.
 9 	  This module supports acceleration for AES and GHASH in hardware. If you
 
 | 
| /Linux-v5.10/drivers/crypto/ | 
| D | Kconfig | 326 	tristate "Driver for IXP4xx crypto hardware acceleration"347 	  This option allows you to have support for AMCC crypto acceleration.
 456 	  This option allows you to have support for S5P crypto acceleration.
 475 	bool "Support for IBM PowerPC Nest (NX) cryptographic acceleration"
 481 	  which acceleration type (encryption and/or compression) to enable.
 488 	tristate "Driver for ST-Ericsson UX500 crypto hardware acceleration"
 618 	  acceleration on Cavium's ARM based SoCs
 647 	prompt "Algorithms enabled for QCE acceleration"
 728 	bool "Support for VMX cryptographic acceleration instructions"
 731 	  Support for VMX cryptographic acceleration instructions.
 [all …]
 
 | 
| /Linux-v5.10/drivers/iio/dummy/ | 
| D | iio_simple_dummy.h | 20  * @accel_val:			cache for acceleration value21  * @accel_calibbias:		cache for acceleration calibbias
 22  * @accel_calibscale:		cache for acceleration calibscale
 101  * @DUMMY_INDEX_ACCELX:            acceleration channel
 
 | 
| /Linux-v5.10/drivers/staging/iio/accel/ | 
| D | adis16240.c | 47 /* Output, x-axis acceleration peak */50 /* Output, y-axis acceleration peak */
 53 /* Output, z-axis acceleration peak */
 56 /* Output, sum-of-squares acceleration peak */
 59 /* Output, Capture Buffer 1, X and Y acceleration */
 62 /* Output, Capture Buffer 2, Z acceleration */
 74 /* Calibration, x-axis acceleration offset adjustment */
 77 /* Calibration, y-axis acceleration offset adjustment */
 80 /* Calibration, z-axis acceleration offset adjustment */
 
 | 
| /Linux-v5.10/include/linux/input/ | 
| D | adxl34x.h | 34 	 * acceleration greater than tap_threshold is present during the94 	 * operation. In DC coupled operation, the current acceleration is
 97 	 * coupled operation for activity detection, the acceleration value
 99 	 * New samples of acceleration are then compared to this
 107 	 * acceleration with inactivity_threshold. If the difference is below
 146 	 * amount of time that acceleration must be below the value in
 234 	 * when inactivity (acceleration has been below inactivity_threshold
 272 	 * When acceleration measurements are received from the ADXL34x
 339 	 * low-pass filter the measured acceleration for stable
 
 | 
| /Linux-v5.10/lib/lz4/ | 
| D | lz4_compress.c | 186 	const U32 acceleration)  in LZ4_compress_generic()  argument253 			unsigned int searchMatchNb = acceleration << LZ4_SKIPTRIGGER;  in LZ4_compress_generic()
 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()
 504 	int maxOutputSize, int acceleration, void *wrkmem)  in LZ4_compress_fast()  argument
 [all …]
 
 | 
| /Linux-v5.10/Documentation/fb/ | 
| D | tridentfb.rst | 18 The TGUI family requires a line length to be power of 2 if acceleration20 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)
 
 | 
| /Linux-v5.10/drivers/staging/fsl-dpaa2/ | 
| D | Kconfig | 3 # Freescale DataPath Acceleration Architecture Gen2 (DPAA2) drivers10 	  Build drivers for Freescale DataPath Acceleration
 
 | 
| /Linux-v5.10/drivers/gpu/drm/armada/ | 
| D | Kconfig | 11 	  This driver provides no built-in acceleration; acceleration is
 | 
| /Linux-v5.10/drivers/iio/accel/ | 
| D | Kconfig | 76 	  acceleration sensor.87 	  acceleration sensor.
 98 	  BMA180, SMB380, or BMA25x triaxial acceleration sensor.
 110 	  acceleration sensor.
 122 	  triaxial acceleration sensor.
 305 	  triaxial acceleration sensor. This driver also supports KXCJ9-1008,
 
 | 
| D | bma400_i2c.c | 3  * I2C IIO driver for Bosch BMA400 triaxial acceleration sensor.60 MODULE_DESCRIPTION("Bosch BMA400 triaxial acceleration sensor (I2C)");
 
 | 
| /Linux-v5.10/Documentation/devicetree/bindings/iio/accel/ | 
| D | bosch,bma400.yaml | 7 title: Bosch BMA400 triaxial acceleration sensor13   Acceleration and temperature iio sensors with an i2c interface
 
 | 
| /Linux-v5.10/drivers/staging/sm750fb/ | 
| D | readme | 5 	- 2D acceleration13 	Disable MTRR,Disable 2d acceleration,Disable hardware cursor,
 
 | 
| /Linux-v5.10/drivers/crypto/virtio/ | 
| D | virtio_crypto_mgr.c | 24  * virtcrypto_devmgr_add_dev() - Add vcrypto_dev to the acceleration67  * virtcrypto_devmgr_rm_dev() - Remove vcrypto_dev from the acceleration
 71  * Function removes virtio crypto device from the acceleration framework.
 87  * Function returns the first virtio crypto device from the acceleration
 
 |