Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ppc4xx/
H A Ddma.h60 #define DMA_CDB_NO_INT (1<<3) macro
H A Dadma.c1082 pcdb |= DMA_CDB_NO_INT; in ppc440spe_dma_put_desc()