SPU_RUNCNTL_STOP  292 arch/powerpc/platforms/cell/spufs/backing_ops.c 	spu_backing_runcntl_write(ctx, SPU_RUNCNTL_STOP);
SPU_RUNCNTL_STOP  219 arch/powerpc/platforms/cell/spufs/hw_ops.c 	out_be32(&ctx->spu->problem->spu_runcntl_RW, SPU_RUNCNTL_STOP);
SPU_RUNCNTL_STOP  162 arch/powerpc/platforms/cell/spufs/run.c 		ctx->ops->runcntl_write(ctx, SPU_RUNCNTL_STOP);
SPU_RUNCNTL_STOP  232 arch/powerpc/platforms/cell/spufs/switch.c 		out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP);
SPU_RUNCNTL_STOP 1010 arch/powerpc/platforms/cell/spufs/switch.c 			out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP);
SPU_RUNCNTL_STOP 1021 arch/powerpc/platforms/cell/spufs/switch.c 			out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP);
SPU_RUNCNTL_STOP 1361 arch/powerpc/platforms/cell/spufs/switch.c 		out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP);
SPU_RUNCNTL_STOP 1879 arch/powerpc/platforms/cell/spufs/switch.c 	out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP);
SPU_RUNCNTL_STOP 2142 arch/powerpc/platforms/cell/spufs/switch.c 	csa->prob.spu_runcntl_RW = SPU_RUNCNTL_STOP;