Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/dma/ptdma/
H A Dptdma.h100 #define INT_COMPLETION BIT(0) macro
104 #define SUPPORTED_INTERRUPTS (INT_COMPLETION | INT_ERROR)
H A Dptdma-debugfs.c74 if (regval & INT_COMPLETION) in pt_debugfs_queue_show()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds