Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpci-exynos.c41 #define PCIE_CORE_RESET 0x01c macro
102 val = exynos_pcie_readl(pci->elbi_base, PCIE_CORE_RESET); in exynos_pcie_assert_core_reset()
104 exynos_pcie_writel(pci->elbi_base, val, PCIE_CORE_RESET); in exynos_pcie_assert_core_reset()
114 val = exynos_pcie_readl(pci->elbi_base, PCIE_CORE_RESET); in exynos_pcie_deassert_core_reset()
117 exynos_pcie_writel(pci->elbi_base, val, PCIE_CORE_RESET); in exynos_pcie_deassert_core_reset()