Home
last modified time | relevance | path

Searched refs:SPU_PRIVCNT_LOAD_REQUEST_ENABLE_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/powerpc/platforms/cell/spufs/
Dhw_ops.c211 SPU_PRIVCNT_LOAD_REQUEST_ENABLE_MASK); in spu_hw_runcntl_write()
/linux-5.19.10/arch/powerpc/include/asm/
Dspu.h417 #define SPU_PRIVCNT_LOAD_REQUEST_ENABLE_MASK (0x1ull << 2) macro