Searched refs:SPU_RUNCNTL_STOP (Results 1 – 5 of 5) sorted by relevance
232 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); in save_spu_status()1010 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); in suspend_spe()1021 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); in suspend_spe()1361 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); in restore_status_part2()1877 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); in force_spu_isolate_exit()2140 csa->prob.spu_runcntl_RW = SPU_RUNCNTL_STOP; in init_prob()
162 ctx->ops->runcntl_write(ctx, SPU_RUNCNTL_STOP); in spu_setup_isolated()
219 out_be32(&ctx->spu->problem->spu_runcntl_RW, SPU_RUNCNTL_STOP); in spu_hw_runcntl_stop()
292 spu_backing_runcntl_write(ctx, SPU_RUNCNTL_STOP); in spu_backing_runcntl_stop()
315 #define SPU_RUNCNTL_STOP 0L macro