Searched refs:PCIE_CORE_RESET (Results 1 – 1 of 1) sorted by relevance
41 #define PCIE_CORE_RESET 0x01c macro132 val = exynos_pcie_readl(ep->elbi_base, PCIE_CORE_RESET); in exynos_pcie_assert_core_reset()134 exynos_pcie_writel(ep->elbi_base, val, PCIE_CORE_RESET); in exynos_pcie_assert_core_reset()143 val = exynos_pcie_readl(ep->elbi_base, PCIE_CORE_RESET); in exynos_pcie_deassert_core_reset()146 exynos_pcie_writel(ep->elbi_base, val, PCIE_CORE_RESET); in exynos_pcie_deassert_core_reset()