Searched refs:afi_writel (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/pci/controller/ |
| D | pci-tegra.c | 394 static inline void afi_writel(struct tegra_pcie *pcie, u32 value, in afi_writel() function 469 afi_writel(pcie, base, AFI_FPCI_BAR0); in tegra_pcie_map_bus() 537 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_reset() 547 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_reset() 688 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_enable() 715 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_disable() 724 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_disable() 730 afi_writel(port->pcie, value, AFI_PCIE_CONFIG); in tegra_pcie_port_disable() 804 afi_writel(pcie, 0, AFI_INTR_CODE); in tegra_pcie_isr() 851 afi_writel(pcie, pcie->cs.start, AFI_AXI_BAR0_START); in tegra_pcie_setup_translations() [all …]
|