Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Drun.c218 privcntl = SPU_PRIVCNTL_MODE_NORMAL; in spu_run_init()
/linux-3.4.99/arch/powerpc/include/asm/
Dspu.h456 #define SPU_PRIVCNTL_MODE_NORMAL (0x0ull << 0) macro