Home
last modified time | relevance | path

Searched refs:spu_backing_runcntl_write (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dbacking_ops.c272 static void spu_backing_runcntl_write(struct spu_context *ctx, u32 val) in spu_backing_runcntl_write() function
292 spu_backing_runcntl_write(ctx, SPU_RUNCNTL_STOP); in spu_backing_runcntl_stop()
391 .runcntl_write = spu_backing_runcntl_write,