Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpci-exynos.c54 #define PCIE_CORE_RESET 0x01c macro
172 val = exynos_elb_readl(exynos_pcie, PCIE_CORE_RESET); in exynos_pcie_assert_core_reset()
174 exynos_elb_writel(exynos_pcie, val, PCIE_CORE_RESET); in exynos_pcie_assert_core_reset()
185 val = exynos_elb_readl(exynos_pcie, PCIE_CORE_RESET); in exynos_pcie_deassert_core_reset()
188 exynos_elb_writel(exynos_pcie, val, PCIE_CORE_RESET); in exynos_pcie_deassert_core_reset()