Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/dwc/
Dpcie-artpec6.c50 #define PCIECFG_CORE_RESET_REQ BIT(21) macro
292 val |= PCIECFG_CORE_RESET_REQ; in artpec6_pcie_assert_core_reset()
308 val &= ~PCIECFG_CORE_RESET_REQ; in artpec6_pcie_deassert_core_reset()