Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dspu.h420 #define MFC_CNTL_DMA_QUEUES_EMPTY (1ull << 14) macro
/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
Dswitch.c251 MFC_CNTL_DMA_QUEUES_EMPTY; in save_mfc_stopped_status()
342 if ((in_be64(&priv2->mfc_control_RW) & MFC_CNTL_DMA_QUEUES_EMPTY) == 0) { in save_mfc_queues()