Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/
Dpci-tegra.c331 static inline void afi_writel(struct tegra_pcie *pcie, u32 value, in afi_writel() function
406 afi_writel(pcie, base, AFI_FPCI_BAR0); in tegra_pcie_map_bus()
470 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_reset()
476 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_reset()
494 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_enable()
514 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_disable()
523 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_disable()
626 afi_writel(pcie, 0, AFI_INTR_CODE); in tegra_pcie_isr()
671 afi_writel(pcie, pcie->cs.start, AFI_AXI_BAR0_START); in tegra_pcie_setup_translations()
672 afi_writel(pcie, size >> 12, AFI_AXI_BAR0_SZ); in tegra_pcie_setup_translations()
[all …]