Home
last modified time | relevance | path

Searched refs:idma32_chip_pdata (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma/dw/
H A Dpci.c116 { PCI_VDEVICE(INTEL, 0x11a2), (kernel_ulong_t)&idma32_chip_pdata },
123 { PCI_VDEVICE(INTEL, 0x4bb4), (kernel_ulong_t)&idma32_chip_pdata },
124 { PCI_VDEVICE(INTEL, 0x4bb5), (kernel_ulong_t)&idma32_chip_pdata },
125 { PCI_VDEVICE(INTEL, 0x4bb6), (kernel_ulong_t)&idma32_chip_pdata },
H A Dplatform.c152 { "80864BB4", (kernel_ulong_t)&idma32_chip_pdata },
153 { "80864BB5", (kernel_ulong_t)&idma32_chip_pdata },
154 { "80864BB6", (kernel_ulong_t)&idma32_chip_pdata },
H A Dinternal.h71 static __maybe_unused const struct dw_dma_chip_pdata idma32_chip_pdata = { variable