Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpci-tegra.c328 static inline void afi_writel(struct tegra_pcie *pcie, u32 value, in afi_writel() function
518 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_reset()
524 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_reset()
542 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_enable()
556 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_disable()
565 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_disable()
657 afi_writel(pcie, 0, AFI_INTR_CODE); in tegra_pcie_isr()
706 afi_writel(pcie, axi_address, AFI_AXI_BAR0_START); in tegra_pcie_setup_translations()
707 afi_writel(pcie, size >> 12, AFI_AXI_BAR0_SZ); in tegra_pcie_setup_translations()
708 afi_writel(pcie, fpci_bar, AFI_FPCI_BAR0); in tegra_pcie_setup_translations()
[all …]