Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dspu.h388 #define MFC_CNTL_DMA_QUEUES_EMPTY_MASK (1ull << 14) macro
/linux-5.19.10/arch/powerpc/platforms/cell/spufs/
Dswitch.c1425 if ((csa->priv2.mfc_control_RW & MFC_CNTL_DMA_QUEUES_EMPTY_MASK) == 0) { in restore_mfc_queues()
2168 MFC_CNTL_DMA_QUEUES_EMPTY_MASK; in init_priv2()