Searched refs:privcntl (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Drun.c213 unsigned long privcntl; spu_run_init() local
216 privcntl = SPU_PRIVCNTL_MODE_SINGLE_STEP; spu_run_init()
218 privcntl = SPU_PRIVCNTL_MODE_NORMAL; spu_run_init()
220 ctx->ops->privcntl_write(ctx, privcntl); spu_run_init()

Completed in 85 milliseconds