Home
last modified time | relevance | path

Searched hist:"0 d3d68b25a8e7790f58530ddccbd61f9fc0245ef" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dfsl_pci_init.c0d3d68b25a8e7790f58530ddccbd61f9fc0245ef Fri Aug 21 01:59:42 UTC 2009 Poonam Aggrwal <poonam.aggrwal@freescale.com> driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller

fsl_pci_init_port can be called from board specific PCI initialization
routines to setup the PCI (or PCIe) controller. This will reduce code
redundancy in most of the 85xx/86xx FSL board ports that setup PCI.

Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>