Home
last modified time | relevance | path

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

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