Searched refs:SPU_RUNCNTL_STOP (Results 1 – 5 of 5) sorted by relevance
246 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); in save_spu_status()1024 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); in suspend_spe()1035 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); in suspend_spe()1375 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); in restore_status_part2()1893 out_be32(&prob->spu_runcntl_RW, SPU_RUNCNTL_STOP); in force_spu_isolate_exit()2156 csa->prob.spu_runcntl_RW = SPU_RUNCNTL_STOP; in init_prob()
161 ctx->ops->runcntl_write(ctx, SPU_RUNCNTL_STOP); in spu_setup_isolated()
233 out_be32(&ctx->spu->problem->spu_runcntl_RW, SPU_RUNCNTL_STOP); in spu_hw_runcntl_stop()
305 spu_backing_runcntl_write(ctx, SPU_RUNCNTL_STOP); in spu_backing_runcntl_stop()
361 #define SPU_RUNCNTL_STOP 0L macro