Home
last modified time | relevance | path

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

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