Searched refs:PCI_PCIE_LCSR_ASPM_L0S (Results 1 – 3 of 3) sorted by relevance
577 #define PCI_PCIE_LCSR_ASPM_L0S 0x00000001 macro
325 reg &= ~(PCI_PCIE_LCSR_ASPM_L0S | PCI_PCIE_LCSR_ASPM_L1 |
2407 sc->sc_pm_support = !(lctl & PCI_PCIE_LCSR_ASPM_L0S); in iwx_apm_config()