Home
last modified time | relevance | path

Searched refs:MFC_CNTL_DMA_QUEUES_EMPTY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dspu.h420 #define MFC_CNTL_DMA_QUEUES_EMPTY (1ull << 14) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dspu.h387 #define MFC_CNTL_DMA_QUEUES_EMPTY (1ull << 14) macro
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds