Searched refs:dma_sel (Results 1 – 2 of 2) sorted by relevance
54 static u8 dma_sel = 0x7f; variable55 module_param(dma_sel, byte, S_IRUGO);56 MODULE_PARM_DESC(dma_sel,969 if ((i != TSI721_DMACH_MAINT) && (dma_sel & (1 << i))) in tsi721_dma_stop_all()986 if ((i == TSI721_DMACH_MAINT) || (dma_sel & (1 << i)) == 0) in tsi721_register_dma()
36 - 'dma_sel' - DMA channel selection mask. Bitmask that defines which hardware