Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpci-exynos.c44 #define PCIE_CORE_RESET_ENABLE BIT(0) macro
201 val &= ~PCIE_CORE_RESET_ENABLE; in exynos_pcie_assert_core_reset()
213 val |= PCIE_CORE_RESET_ENABLE; in exynos_pcie_deassert_core_reset()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpci-exynos.c42 #define PCIE_CORE_RESET_ENABLE BIT(0) macro
133 val &= ~PCIE_CORE_RESET_ENABLE; in exynos_pcie_assert_core_reset()
144 val |= PCIE_CORE_RESET_ENABLE; in exynos_pcie_deassert_core_reset()

Completed in 3 milliseconds