Home
last modified time | relevance | path

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

/hypervisor/include/hw/
A Dpci.h188 #define PCIM_PMCSR_NO_SOFT_RST (0x1U << 3U) macro
/hypervisor/hw/
A Dpci.c812 pdev->has_pm_reset = ((val & PCIM_PMCSR_NO_SOFT_RST) == 0U); in pci_enumerate_cap()

Completed in 6 milliseconds