Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpci-exynos.c55 #define PCIE_CORE_RESET_ENABLE (0x1 << 0) macro
173 val &= ~PCIE_CORE_RESET_ENABLE; in exynos_pcie_assert_core_reset()
186 val |= PCIE_CORE_RESET_ENABLE; in exynos_pcie_deassert_core_reset()