Searched refs:VALID_BIT (Results 1 – 2 of 2) sorted by relevance
363 #define VALID_BIT 31 macro
158 #define valid_bit cpu_to_le32(BIT(VALID_BIT))816 dmacount |= BIT(VALID_BIT); in fill_dma_desc()852 unsigned int tmp = BIT(VALID_BIT) | (ep->is_in << DMA_DIRECTION); in start_queue()1153 if ((req_dma_count & BIT(VALID_BIT)) != 0) in scan_dma_completions()