Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
A Dpcie-tegra194.c161 #define APPL_CAR_RESET_OVRD 0x12C macro
365 val = appl_readl(pcie, APPL_CAR_RESET_OVRD); in tegra_pcie_rp_irq_handler()
367 appl_writel(pcie, val, APPL_CAR_RESET_OVRD); in tegra_pcie_rp_irq_handler()
369 val = appl_readl(pcie, APPL_CAR_RESET_OVRD); in tegra_pcie_rp_irq_handler()
371 appl_writel(pcie, val, APPL_CAR_RESET_OVRD); in tegra_pcie_rp_irq_handler()

Completed in 7 milliseconds