Searched refs:INT_EMPTY_QUEUE (Results 1 – 4 of 4) sorted by relevance
68 if (regval & INT_EMPTY_QUEUE) in pt_debugfs_queue_show()
103 #define INT_EMPTY_QUEUE BIT(3) macro
226 if (regval & INT_EMPTY_QUEUE) in ccp5_debugfs_queue_read()
112 #define INT_EMPTY_QUEUE 0x8 macro