Searched refs:afi_writel (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/pci/controller/ |
| D | pci-tegra.c | 412 static inline void afi_writel(struct tegra_pcie *pcie, u32 value, in afi_writel() function 487 afi_writel(pcie, base, AFI_FPCI_BAR0); in tegra_pcie_map_bus() 555 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_reset() 565 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_reset() 723 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_enable() 750 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_disable() 759 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_disable() 765 afi_writel(port->pcie, value, AFI_PCIE_CONFIG); in tegra_pcie_port_disable() 871 afi_writel(pcie, 0, AFI_INTR_CODE); in tegra_pcie_isr() 916 afi_writel(pcie, pcie->cs.start, AFI_AXI_BAR0_START); in tegra_pcie_setup_translations() [all …]
|