Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/ptdma/
Dptdma-debugfs.c68 if (regval & INT_EMPTY_QUEUE) in pt_debugfs_queue_show()
Dptdma.h103 #define INT_EMPTY_QUEUE BIT(3) macro
/Linux-v6.6/drivers/crypto/ccp/
Dccp-debugfs.c226 if (regval & INT_EMPTY_QUEUE) in ccp5_debugfs_queue_read()
Dccp-dev.h112 #define INT_EMPTY_QUEUE 0x8 macro