Searched defs:dma_table (Results 1 – 5 of 5) sorted by relevance
143 struct dma_table { struct144 u32 *descs;145 int chn;146 phys_addr_t phys_descs;147 u32 dir;148 u32 type;149 struct list_head tbl_node;150 union enb enb;151 struct ctx_regs ctx_reg;152 union weight weilo;[all …]
77 static int snd_legacy_find_free_dma(const int *dma_table) in snd_legacy_find_free_dma()
164 static const u16 dma_table[3] = { 0x2208, 0x10C2, 0x10C1 }; in sil680_set_dmamode() local
27 unsigned long *dma_table; member
153 unsigned long *dma_table; member