Home
last modified time | relevance | path

Searched hist:"8 ab451c46b846f2bbd7122b29ffdd9a4a04da228" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfdt_support.h8ab451c46b846f2bbd7122b29ffdd9a4a04da228 Thu Oct 23 04:33:56 UTC 2008 Kumar Gala <galak@kernel.crashing.org> fdt: Added helper to set PCI dma-ranges property

Added fdt_pci_dma_ranges() that parses the pci_region info from the
struct pci_controller and populates the dma-ranges based on it.

The max # of windws/dma-ranges we support is 3 since on embedded
PowerPC based systems this is the max number of windows.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
/rk3399_rockchip-uboot/common/
H A Dfdt_support.c8ab451c46b846f2bbd7122b29ffdd9a4a04da228 Thu Oct 23 04:33:56 UTC 2008 Kumar Gala <galak@kernel.crashing.org> fdt: Added helper to set PCI dma-ranges property

Added fdt_pci_dma_ranges() that parses the pci_region info from the
struct pci_controller and populates the dma-ranges based on it.

The max # of windws/dma-ranges we support is 3 since on embedded
PowerPC based systems this is the max number of windows.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>