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

/linux-master/drivers/dma/ptdma/
H A Dptdma-debugfs.c74 if (regval & INT_COMPLETION)
H A Dptdma.h100 #define INT_COMPLETION BIT(0) macro
104 #define SUPPORTED_INTERRUPTS (INT_COMPLETION | INT_ERROR)
/linux-master/drivers/crypto/ccp/
H A Dccp-dev.h109 #define INT_COMPLETION 0x1 macro
113 #define SUPPORTED_INTERRUPTS (INT_COMPLETION | INT_ERROR)
H A Dccp-debugfs.c232 if (regval & INT_COMPLETION)

Completed in 124 milliseconds