Searched refs:appl_writel (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/pci/controller/dwc/ |
| D | pcie-tegra194.c | 295 static inline void appl_writel(struct tegra_pcie_dw *pcie, const u32 value, in appl_writel() function 355 appl_writel(pcie, val, APPL_INTR_STATUS_L1_0_0); in tegra_pcie_rp_irq_handler() 360 appl_writel(pcie, val, APPL_CAR_RESET_OVRD); in tegra_pcie_rp_irq_handler() 364 appl_writel(pcie, val, APPL_CAR_RESET_OVRD); in tegra_pcie_rp_irq_handler() 375 appl_writel(pcie, in tegra_pcie_rp_irq_handler() 381 appl_writel(pcie, in tegra_pcie_rp_irq_handler() 582 appl_writel(pcie, val, APPL_INTR_EN_L0_0); in tegra_pcie_enable_system_interrupts() 586 appl_writel(pcie, val, APPL_INTR_EN_L1_0_0); in tegra_pcie_enable_system_interrupts() 591 appl_writel(pcie, val, APPL_INTR_EN_L0_0); in tegra_pcie_enable_system_interrupts() 596 appl_writel(pcie, val, APPL_INTR_EN_L1_18); in tegra_pcie_enable_system_interrupts() [all …]
|