Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dspu_csa.h98 u64 spc_mssync_RW; member
H A Dspu.h286 u64 spc_mssync_RW; /* 0x0000 */ member
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c303 out_be64(&prob->spc_mssync_RW, 1UL); in do_mfc_mssync()
304 POLL_WHILE_TRUE(in_be64(&prob->spc_mssync_RW) & MS_SYNC_PENDING); in do_mfc_mssync()