Hi All, I’m using pci_alloc_consistent() in PCIe driver. My PCIe device only works 64 bit data boundary transactions. Is there a way to make sure pci_alloc_consistent() always returns 64-bit aligned address? -- Thanks, Sekhar
Hi All, I’m using pci_alloc_consistent() in PCIe driver. My PCIe device only works 64 bit data boundary transactions. Is there a way to make sure pci_alloc_consistent() always returns 64-bit aligned address? -- Thanks, Sekhar