Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dspu.h387 #define MFC_CNTL_DMA_QUEUES_EMPTY (1ull << 14) macro
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A 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()