Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/cell/spufs/ !
Drun.c219 privcntl = SPU_PRIVCNTL_MODE_NORMAL; in spu_run_init()
/linux-6.1.9/arch/powerpc/include/asm/ !
Dspu.h410 #define SPU_PRIVCNTL_MODE_NORMAL (0x0ull << 0) macro