Home
last modified time | relevance | path

Searched defs:dma_table (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Drockchip-pcie-dma.h143 struct dma_table { struct
144 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 …]
/OK3568_Linux_fs/kernel/include/sound/
H A Dinitval.h77 static int snd_legacy_find_free_dma(const int *dma_table) in snd_legacy_find_free_dma()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_sil680.c164 static const u16 dma_table[3] = { 0x2208, 0x10C2, 0x10C1 }; in sil680_set_dmamode() local
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Ds390-iommu.c27 unsigned long *dma_table; member
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpci.h153 unsigned long *dma_table; member