Searched refs:fpci (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci_tegra.c | 807 unsigned long fpci, axi, size; local 812 fpci = 0xfe100000; 818 afi_writel(pcie, fpci, AFI_FPCI_BAR0); 825 fpci = 0xfdfc0000; 831 afi_writel(pcie, fpci, AFI_FPCI_BAR1); 834 fpci = (((pref->phys_start >> 12) & 0x0fffffff) << 4) | 0x1; 840 afi_writel(pcie, fpci, AFI_FPCI_BAR2); 843 fpci = (((mem->phys_start >> 12) & 0x0fffffff) << 4) | 0x1; 849 afi_writel(pcie, fpci, AFI_FPCI_BAR3);
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | tegra124.dtsi | 649 reg-names = "hcd", "fpci", "ipfs";
|