Searched refs:afi_writel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A 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(pci in tegra_pcie_setup_translations() [all...] |
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pci-tegra.c | 375 static inline void afi_writel(struct tegra_pcie *pcie, u32 value, in afi_writel() function 450 afi_writel(pcie, base, AFI_FPCI_BAR0); in tegra_pcie_map_bus() 518 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_reset() 528 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_reset() 669 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_enable() 696 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_disable() 705 afi_writel(port->pcie, value, ctrl); in tegra_pcie_port_disable() 711 afi_writel(port->pcie, value, AFI_PCIE_CONFIG); in tegra_pcie_port_disable() 785 afi_writel(pcie, 0, AFI_INTR_CODE); in tegra_pcie_isr() 832 afi_writel(pci in tegra_pcie_setup_translations() [all...] |
Completed in 6 milliseconds