Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dspu.h87 #define MFC_LLR_LOST_EVENT 0x00000400 macro
/linux-5.19.10/arch/powerpc/platforms/cell/spufs/
Dswitch.c1532 csa->spu_chnldata_RW[0] |= MFC_LLR_LOST_EVENT; in set_llr_event()
1533 if ((ch0_cnt == 0) && !(ch0_data & MFC_LLR_LOST_EVENT) && in set_llr_event()
1534 (ch1_data & MFC_LLR_LOST_EVENT)) { in set_llr_event()