Searched refs:PCIE_CORE_RESET (Results 1 – 1 of 1) sorted by relevance
40 #define PCIE_CORE_RESET 0x01c macro131 val = exynos_pcie_readl(ep->elbi_base, PCIE_CORE_RESET); in exynos_pcie_assert_core_reset()133 exynos_pcie_writel(ep->elbi_base, val, PCIE_CORE_RESET); in exynos_pcie_assert_core_reset()142 val = exynos_pcie_readl(ep->elbi_base, PCIE_CORE_RESET); in exynos_pcie_deassert_core_reset()145 exynos_pcie_writel(ep->elbi_base, val, PCIE_CORE_RESET); in exynos_pcie_deassert_core_reset()