Searched refs:idma32_chip_pdata (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/dma/dw/ |
| H A D | pci.c | 116 { 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 D | platform.c | 152 { "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 D | internal.h | 71 static __maybe_unused const struct dw_dma_chip_pdata idma32_chip_pdata = { variable
|