Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dspu.h445 #define MFC_STATE1_LOCAL_STORAGE_DECODE_MASK 0x01ull macro
/linux-5.19.10/arch/powerpc/platforms/ps3/
Dspu.c536 static const u64 allowed = ~(MFC_STATE1_LOCAL_STORAGE_DECODE_MASK in mfc_sr1_set()
/linux-5.19.10/arch/powerpc/platforms/cell/spufs/
Dswitch.c2147 csa->priv1.mfc_sr1_RW = MFC_STATE1_LOCAL_STORAGE_DECODE_MASK | in init_priv1()