spu_runcntl_RW 347 arch/powerpc/include/asm/spu.h u32 spu_runcntl_RW; /* 0x401c */ spu_runcntl_RW 110 arch/powerpc/include/asm/spu_csa.h u32 spu_runcntl_RW; spu_runcntl_RW 696 arch/powerpc/platforms/cell/spu_base.c in_be32(&spu->problem->spu_runcntl_RW); spu_runcntl_RW 269 arch/powerpc/platforms/cell/spufs/backing_ops.c return ctx->csa.prob.spu_runcntl_RW; spu_runcntl_RW 275 arch/powerpc/platforms/cell/spufs/backing_ops.c ctx->csa.prob.spu_runcntl_RW = val; spu_runcntl_RW 203 arch/powerpc/platforms/cell/spufs/hw_ops.c return in_be32(&ctx->spu->problem->spu_runcntl_RW); spu_runcntl_RW 212 arch/powerpc/platforms/cell/spufs/hw_ops.c out_be32(&ctx->spu->problem->spu_runcntl_RW, val); spu_runcntl_RW 219 arch/powerpc/platforms/cell/spufs/hw_ops.c out_be32(&ctx->spu->problem->spu_runcntl_RW, SPU_RUNCNTL_STOP); spu_runcntl_RW 209 arch/powerpc/platforms/cell/spufs/switch.c csa->prob.spu_runcntl_RW = in_be32(&prob->spu_runcntl_RW); spu_runcntl_RW 232 arch/powerpc/platforms/cell/spufs/switch.c out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); spu_runcntl_RW 1010 arch/powerpc/platforms/cell/spufs/switch.c out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); spu_runcntl_RW 1014 arch/powerpc/platforms/cell/spufs/switch.c out_be32(&prob->spu_runcntl_RW, 0x2); spu_runcntl_RW 1021 arch/powerpc/platforms/cell/spufs/switch.c out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); spu_runcntl_RW 1045 arch/powerpc/platforms/cell/spufs/switch.c out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_RUNNABLE); spu_runcntl_RW 1057 arch/powerpc/platforms/cell/spufs/switch.c out_be32(&prob->spu_runcntl_RW, 0x2); spu_runcntl_RW 1334 arch/powerpc/platforms/cell/spufs/switch.c out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_RUNNABLE); spu_runcntl_RW 1357 arch/powerpc/platforms/cell/spufs/switch.c out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_RUNNABLE); spu_runcntl_RW 1361 arch/powerpc/platforms/cell/spufs/switch.c out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); spu_runcntl_RW 1722 arch/powerpc/platforms/cell/spufs/switch.c out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_RUNNABLE); spu_runcntl_RW 1879 arch/powerpc/platforms/cell/spufs/switch.c out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); spu_runcntl_RW 1890 arch/powerpc/platforms/cell/spufs/switch.c out_be32(&prob->spu_runcntl_RW, 2); spu_runcntl_RW 2142 arch/powerpc/platforms/cell/spufs/switch.c csa->prob.spu_runcntl_RW = SPU_RUNCNTL_STOP; spu_runcntl_RW 3982 arch/powerpc/xmon/xmon.c in_be32(&spu->problem->spu_runcntl_RW); spu_runcntl_RW 4027 arch/powerpc/xmon/xmon.c out_be32(&spu->problem->spu_runcntl_RW, spu_runcntl_RW 4089 arch/powerpc/xmon/xmon.c DUMP_VALUE("0x%x", problem->spu_runcntl_RW, spu_runcntl_RW 4090 arch/powerpc/xmon/xmon.c in_be32(&spu->problem->spu_runcntl_RW));