Searched refs:PCIE_CORE_RESET_ENABLE (Results 1 – 1 of 1) sorted by relevance
42 #define PCIE_CORE_RESET_ENABLE BIT(0) macro101 val &= ~PCIE_CORE_RESET_ENABLE; in exynos_pcie_assert_core_reset()112 val |= PCIE_CORE_RESET_ENABLE; in exynos_pcie_deassert_core_reset()
Completed in 16 milliseconds