Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/devicetree/bindings/crypto/
A 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-6.3-rc2/Documentation/filesystems/spufs/
A 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-
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.
75 SPU is in single-step mode.
78 SPU has tried to execute an invalid instruction.
[all …]
A 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
159 npc requires an SPU context save and is therefore very inefficient.
165 decr SPU Decrementer
167 spu_tag_mask MFC tag mask for SPU DMA
[all …]
A 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-
A Dindex.rst4 SPU Filesystem
/linux-6.3-rc2/arch/powerpc/platforms/cell/
A 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-6.3-rc2/arch/sh/kernel/cpu/sh4a/
A 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-6.3-rc2/arch/arm/boot/dts/
A Dvf610-zii-ssmb-spu3.dts7 * SPU - Seat Power Unit
/linux-6.3-rc2/drivers/staging/media/av7110/
A Dvideo_types.rst244 /* can the driver also handle SPU, NAVI and CSS encoded data?
/linux-6.3-rc2/drivers/crypto/
A DKconfig728 Secure Processing Unit (SPU). The SPU driver registers skcipher,
/linux-6.3-rc2/Documentation/driver-api/media/drivers/
A 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-6.3-rc2/arch/arm64/boot/dts/qcom/
A Dsm8550.dtsi497 /* First part of the "SPU secure shared memory" region */
503 /* Second part of the "SPU secure shared memory" region */
A Dsm8450.dtsi502 /* First part of the "SPU secure shared memory" region */
508 /* Second part of the "SPU secure shared memory" region */
/linux-6.3-rc2/Documentation/filesystems/
A Dproc.rst803 SPU
/linux-6.3-rc2/
A DMAINTAINERS19744 SPU FILE SYSTEM

Completed in 70 milliseconds