Home
last modified time | relevance | path

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

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