Home
last modified time | relevance | path

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

/linux/drivers/dma/ptdma/
H A Dptdma.h
H A Dptdma-debugfs.c
/linux/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) in ccp5_debugfs_queue_read()