Home
last modified time | relevance | path

Searched refs:fpci (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/pci/
Dpci_tegra.c803 unsigned long fpci, axi, size; local
808 fpci = 0xfe100000;
814 afi_writel(pcie, fpci, AFI_FPCI_BAR0);
821 fpci = 0xfdfc0000;
827 afi_writel(pcie, fpci, AFI_FPCI_BAR1);
830 fpci = (((pref->phys_start >> 12) & 0x0fffffff) << 4) | 0x1;
836 afi_writel(pcie, fpci, AFI_FPCI_BAR2);
839 fpci = (((mem->phys_start >> 12) & 0x0fffffff) << 4) | 0x1;
845 afi_writel(pcie, fpci, AFI_FPCI_BAR3);
/external/u-boot/arch/arm/dts/
Dtegra124.dtsi649 reg-names = "hcd", "fpci", "ipfs";