Home
last modified time | relevance | path

Searched full:acceleration (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_acc.h28 * 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 …]
/OK3568_Linux_fs/kernel/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"
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 …]
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.soc13 processor cores with datapath acceleration optimized for L2/3 packet
22 - Data Path Acceleration Architecture (DPAA) incorporating acceleration the
28 - Cryptography acceleration (SEC)
51 processor cores with high-performance data path acceleration logic and network
62 - Data path acceleration architecture (DPAA2) incorporating acceleration for
67 - Cryptography acceleration (SEC) at up to 10 Gbps
68 - RegEx pattern matching acceleration (PME) at up to 10 Gbps
69 - Decompression/compression acceleration (DCE) at up to 20 Gbps
106 - Cryptography acceleration (SEC)
137 processor cores with datapath acceleration optimized for L2/3 packet
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dadf_aer.c19 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.
H A Dadf_dev_mgr.c130 * adf_devmgr_add_dev() - Add accel_dev to the acceleration framework
131 * @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 …]
H A Dadf_init.c52 * @accel_dev: Pointer to acceleration device.
96 "Failed to initialise Acceleration Engine\n"); in adf_dev_init()
103 "Failed to load acceleration FW\n"); in adf_dev_init()
138 * adf_dev_start() - Start acceleration service for the given accel device
139 * @accel_dev: Pointer to acceleration device.
141 * Function notifies all the registered services that the acceleration device
193 * adf_dev_stop() - Stop acceleration service for the given accel device
194 * @accel_dev: Pointer to acceleration device.
196 * Function notifies all the registered services that the acceleration device
247 * adf_dev_shutdown() - shutdown acceleration services and data strucutures
[all …]
H A Dadf_cfg.c58 * 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.
H A Dadf_vf_isr.c239 * adf_vf_isr_resource_free() - Free IRQ for acceleration device
240 * @accel_dev: Pointer to acceleration device.
242 * Function frees interrupts for acceleration device virtual function.
257 * adf_vf_isr_resource_alloc() - Allocate IRQ for acceleration device
258 * @accel_dev: Pointer to acceleration device.
260 * Function allocates interrupts for acceleration device virtual function.
H A Dadf_isr.c262 * adf_isr_resource_free() - Free IRQ for acceleration device
263 * @accel_dev: Pointer to acceleration device.
265 * Function frees interrupts for acceleration device.
277 * adf_isr_resource_alloc() - Allocate IRQ for acceleration device
278 * @accel_dev: Pointer to acceleration device.
280 * Function allocates interrupts for acceleration device.
/OK3568_Linux_fs/external/xserver/hw/xfree86/exa/man/
H A Dexa.man5 exa \- new 2D acceleration architecture for X.Org
8 provides a simple API for video drivers to implement for 2D acceleration. It
21 Disables acceleration of the Composite operation, which is at the heart of
25 Disables acceleration of uploading pixmap data to the framebuffer. Default: No.
28 Disables acceleration of downloading of pixmap data from the framebuffer.
/OK3568_Linux_fs/kernel/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,
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
/OK3568_Linux_fs/u-boot/include/
H A Dhw_sha.h2 * Header file for SHA hardware acceleration
13 * Computes hash value of input pbuf using h/w acceleration
26 * Computes hash value of input pbuf using h/w acceleration
39 * Create the context for sha progressive hashing using h/w acceleration
48 * Update buffer for sha progressive hashing using h/w acceleration
/OK3568_Linux_fs/kernel/drivers/crypto/
H A DKconfig326 tristate "Driver for IXP4xx crypto hardware acceleration"
347 This option allows you to have support for AMCC crypto acceleration.
457 This option allows you to have support for S5P crypto acceleration.
476 bool "Support for IBM PowerPC Nest (NX) cryptographic acceleration"
482 which acceleration type (encryption and/or compression) to enable.
489 tristate "Driver for ST-Ericsson UX500 crypto hardware acceleration"
620 acceleration on Cavium's ARM based SoCs
649 prompt "Algorithms enabled for QCE acceleration"
730 bool "Support for VMX cryptographic acceleration instructions"
733 Support for VMX cryptographic acceleration instructions.
[all …]
/OK3568_Linux_fs/kernel/lib/lz4/
H A Dlz4_compress.c186 const U32 acceleration) in LZ4_compress_generic() argument
253 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 …]
/OK3568_Linux_fs/kernel/include/linux/input/
H A Dadxl34x.h34 * acceleration greater than tap_threshold is present during the
94 * 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
/OK3568_Linux_fs/kernel/drivers/staging/iio/accel/
H A Dadis16240.c47 /* 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 */
/OK3568_Linux_fs/external/xserver/dix/
H A Dptrveloc.c38 * Predictable pointer acceleration
44 * the relation between velocity (of the device) and acceleration
45 * 2) make arbitrary acceleration profiles possible
54 * which returns an acceleration
101 vel->const_acceleration = 1.0; /* no acceleration/deceleration */ in InitVelocityData()
749 * compute the acceleration for given velocity and enforce min_acceleration
768 * Compute acceleration. Takes into account averaging, nv-reset, etc.
787 /* use simpson's rule to average acceleration between in ComputeAcceleration()
817 * Acceleration functions and profiles
832 * returns acceleration for velocity.
[all …]
/OK3568_Linux_fs/external/xserver/include/
H A Dptrveloc.h30 /* constants for acceleration profiles */
48 * returns actual acceleration depending on velocity, acceleration control,...
78 double min_acceleration; /* config: minimum acceleration */
84 Bool average_accel; /* config: average acceleration over velocity */
/OK3568_Linux_fs/kernel/drivers/crypto/vmx/
H A DKconfig3 tristate "Encryption acceleration support on P8 CPU"
12 Support for VMX cryptographic acceleration instructions on Power8 CPU.
13 This module supports acceleration for AES and GHASH in hardware. If you
/OK3568_Linux_fs/kernel/drivers/iio/dummy/
H A Diio_simple_dummy.h20 * @accel_val: cache for acceleration value
21 * @accel_calibbias: cache for acceleration calibbias
22 * @accel_calibscale: cache for acceleration calibscale
101 * @DUMMY_INDEX_ACCELX: acceleration channel
/OK3568_Linux_fs/kernel/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)
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/libva/
H A Dlibva.inc1 SUMMARY = "Video Acceleration (VA) API for Linux"
2 DESCRIPTION = "Video Acceleration API (VA API) is a library (libVA) \
4 hardware (GPU) acceleration for video processing on Linux and UNIX \
/OK3568_Linux_fs/u-boot/board/freescale/t1040qds/
H A DREADME9 processor cores with high-performance data path acceleration architecture
19 - Data Path Acceleration Architecture (DPAA) incorporating acceleration
24 - Cryptography Acceleration (SEC 5.0)
25 - RegEx Pattern Matching Acceleration (PME 2.2)
/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A DKconfig76 acceleration sensor.
87 acceleration sensor.
98 BMA180, SMB380, or BMA25x triaxial acceleration sensor.
110 acceleration sensor.
122 triaxial acceleration sensor.
304 triaxial acceleration sensor. This driver also supports KXCJ9-1008,
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa.h130 * Hardware typically has a required alignment of pitches for acceleration.
131 * For 3D hardware, Composite acceleration often requires that source and
136 * acceleration.
325 * The CheckComposite() call checks if the driver could handle acceleration
468 * to call exaMarkSync(). This is in contrast to most other acceleration
479 * acceleration is supported.
509 * contrast to most other acceleration calls in EXA.
534 * acceleration, rather than their own MarkSync() handler, as otherwise EXA
535 * will be unaware of the driver's acceleration and not sync to it during
548 * Note that drivers should call exaWaitSync() to wait for all acceleration
[all …]

12345678910>>...20