| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/usb/ |
| D | nvidia,tegra124-xusb.txt | 13 - reg: Must contain the base and length of the xHCI host registers, XUSB FPCI 17 - "fpci" 82 reg-names = "hcd", "fpci", "ipfs";
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| D | xhci-tegra.c | 37 /* FPCI CFG registers */ 56 /* FPCI mailbox registers */ 187 } fpci; member 215 u32 *fpci; member 866 tegra->context.fpci = devm_kcalloc(tegra->dev, soc->fpci.num_offsets, in tegra_xusb_init_context() 868 if (!tegra->context.fpci) in tegra_xusb_init_context() 1732 if (soc->fpci.num_offsets > 0) { in tegra_xusb_save_context() 1733 for (i = 0; i < soc->fpci.num_offsets; i++) in tegra_xusb_save_context() 1734 ctx->fpci[i] = fpci_readl(tegra, soc->fpci.offsets[i]); in tegra_xusb_save_context() 1744 if (soc->fpci.num_offsets > 0) { in tegra_xusb_restore_context() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
| D | nvidia,tegra124-xusb.txt | 14 - reg: Must contain the base and length of the xHCI host registers, XUSB FPCI 18 - "fpci" 94 reg-names = "hcd", "fpci", "ipfs";
|
| D | nvidia,tegra-xudc.yaml | 39 - const: fpci 171 reg-names = "base", "fpci", "ipfs";
|
| /kernel/linux/linux-4.19/drivers/pci/controller/ |
| D | pci-tegra.c | 404 /* move 4 KiB window to offset within the FPCI region */ in tegra_pcie_map_bus() 648 u32 fpci = afi_readl(pcie, AFI_UPPER_FPCI_ADDRESS) & 0xff; in tegra_pcie_isr() local 649 u64 address = (u64)fpci << 32 | (signature & 0xfffffffc); in tegra_pcie_isr() 652 dev_dbg(dev, " FPCI address: %10llx\n", address); in tegra_pcie_isr() 654 dev_err(dev, " FPCI address: %10llx\n", address); in tegra_pcie_isr() 661 * FPCI map is as follows: 1554 /* setup AFI/FPCI range */ in tegra_pcie_msi_setup()
|
| D | pcie-xilinx-nwl.c | 625 /* setup AFI/FPCI range */ in nwl_pcie_enable_msi()
|
| /kernel/linux/linux-5.10/drivers/pci/controller/ |
| D | pci-tegra.c | 467 /* move 4 KiB window to offset within the FPCI region */ in tegra_pcie_map_bus() 823 u32 fpci = afi_readl(pcie, AFI_UPPER_FPCI_ADDRESS) & 0xff; in tegra_pcie_isr() local 824 u64 address = (u64)fpci << 32 | (signature & 0xfffffffc); in tegra_pcie_isr() 827 dev_dbg(dev, " FPCI address: %10llx\n", address); in tegra_pcie_isr() 829 dev_err(dev, " FPCI address: %10llx\n", address); in tegra_pcie_isr() 836 * FPCI map is as follows:
|
| D | pcie-xilinx-nwl.c | 621 /* setup AFI/FPCI range */ in nwl_pcie_enable_msi()
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
| D | tegra-xudc.c | 208 /* FPCI registers */ 500 void __iomem *fpci; member 564 return readl(xudc->fpci + offset); in fpci_readl() 570 writel(val, xudc->fpci + offset); in fpci_writel() 3752 xudc->fpci = devm_platform_ioremap_resource_byname(pdev, "fpci"); in tegra_xudc_probe() 3753 if (IS_ERR(xudc->fpci)) in tegra_xudc_probe() 3754 return PTR_ERR(xudc->fpci); in tegra_xudc_probe()
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| D | hda_tegra.c | 55 /* FPCI */
|
| /kernel/linux/linux-4.19/drivers/usb/host/ |
| D | xhci-tegra.c | 32 /* FPCI CFG registers */ 43 /* FPCI mailbox registers */
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/nvidia/ |
| D | tegra186.dtsi | 788 reg-names = "hcd", "fpci"; 821 reg-names = "base", "fpci";
|
| D | tegra210.dtsi | 1009 reg-names = "hcd", "fpci", "ipfs"; 1296 reg-names = "base", "fpci", "ipfs";
|
| D | tegra194.dtsi | 910 reg-names = "base", "fpci"; 928 reg-names = "hcd", "fpci";
|
| D | tegra132.dtsi | 659 reg-names = "hcd", "fpci", "ipfs";
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | tegra124.dtsi | 656 reg-names = "hcd", "fpci", "ipfs";
|
| /kernel/linux/linux-4.19/arch/arm64/boot/dts/nvidia/ |
| D | tegra210.dtsi | 837 reg-names = "hcd", "fpci", "ipfs";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | tegra124.dtsi | 679 reg-names = "hcd", "fpci", "ipfs";
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| D | hpt366.c | 952 * f_CNT = Fpci * 192 / Fdpll in init_chipset_hpt366()
|
| /kernel/linux/linux-4.19/drivers/ide/ |
| D | hpt366.c | 951 * f_CNT = Fpci * 192 / Fdpll in init_chipset_hpt366()
|
| /kernel/linux/patches/linux-5.10/hi3516dv300_patch/ |
| D | hi3516dv300.patch | 50771 + /* setup AFI/FPCI range */
|
| /kernel/linux/patches/linux-4.19/hi3516dv300_patch/ |
| D | hi3516dv300.patch | 344489 + /* setup AFI/FPCI range */
|