Home
last modified time | relevance | path

Searched refs:SPU (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.6/Documentation/devicetree/bindings/crypto/
Dbrcm,spu-crypto.txt1 The Broadcom Secure Processing Unit (SPU) hardware supports symmetric
2 cryptographic offload for Broadcom SoCs. A SoC may have multiple SPU hardware
7 brcm,spum-crypto - for devices with SPU-M hardware
11 brcm,spum-nsp-crypto - for the Northstar Plus variant of the SPU-M hardware
13 - reg: Should contain SPU registers location and length.
14 - mboxes: The mailbox channel to be used to communicate with the SPU.
/Linux-v6.6/Documentation/filesystems/spufs/
Dspu_run.rst27 ate(2) to address a specific SPU context. When the context gets sched-
28 uled to a physical SPU, it starts execution at the instruction pointer
31 Execution of SPU code happens synchronously, meaning that spu_run does
32 not return while the SPU is still running. If there is a need to exe-
33 cute SPU code in parallel with other code on either the main CPU or
37 When spu_run returns, the current value of the SPU instruction pointer
63 on the SPU. The bit masks for the status codes are:
66 SPU was stopped by stop-and-signal.
69 SPU was stopped by halt.
72 SPU is waiting for a channel.
[all …]
Dspufs.rst10 spufs - the SPU file system
16 The SPU file system is used on PowerPC machines that implement the Cell
22 can use spu_create(2) to establish SPU contexts in the spufs root.
24 Every SPU context is represented by a directory containing a predefined
26 logical SPU. Users can change permissions on those files, but not actu-
63 the contents of the local storage memory of the SPU. This can be
65 data in the address space of the SPU. The possible operations on an
71 file. The file size is the size of the local storage of the SPU,
76 SPU local storage within the process address space. Only
81 The first SPU to CPU communication mailbox. This file is read-only and
[all …]
Dspu_create.rst26 Processor Units (SPUs). It creates a new logical context for an SPU in
28 point to a non-existing directory in the mount point of the SPU file
36 descriptor is closed, the logical SPU context is destroyed.
42 Allow mapping of some of the hardware registers of the SPU into
67 EEXIST An SPU context already exists at the given path name.
87 ENOSPC There are not enough SPU resources available to create a new
88 context or the user specific limit for the number of SPU con-
Dindex.rst4 SPU Filesystem
/Linux-v6.6/arch/powerpc/platforms/cell/
DKconfig46 tristate "SPU file system"
52 The SPU file system is used to access Synergistic Processing
96 tristate "CBE frequency scaling based on SPU usage"
/Linux-v6.6/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7724.c894 DMAC1B, DMAC0B, I2C0, I2C1, SDHI0, SDHI1, SPU, MMCIF, enumerator
1011 INTC_GROUP(SPU, SPU_SPUI0, SPU_SPUI1),
1061 TMU1_TUNI2, SPU } },
/Linux-v6.6/arch/arm/boot/dts/nxp/vf/
Dvf610-zii-ssmb-spu3.dts7 * SPU - Seat Power Unit
/Linux-v6.6/drivers/staging/media/av7110/
Dvideo_types.rst244 /* can the driver also handle SPU, NAVI and CSS encoded data?
/Linux-v6.6/drivers/crypto/
DKconfig701 Secure Processing Unit (SPU). The SPU driver registers skcipher,
/Linux-v6.6/Documentation/driver-api/media/drivers/
Dcx2341x-devel.rst81 3 processors on chip, Java ones, VPU, SPU, APU, maybe these are the
124 - 0x9050: SPU control
192 - Write 0x00000001 to register 0x9050 to stop the SPU.
202 re-enable the SPU.
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsm8550.dtsi516 /* First part of the "SPU secure shared memory" region */
522 /* Second part of the "SPU secure shared memory" region */
Dsm8450.dtsi510 /* First part of the "SPU secure shared memory" region */
516 /* Second part of the "SPU secure shared memory" region */
/Linux-v6.6/Documentation/filesystems/
Dproc.rst810 SPU
/Linux-v6.6/
DMAINTAINERS20260 SPU FILE SYSTEM