Searched refs:PCIE_LCAP_ASPM (Results 1 – 3 of 3) sorted by relevance
1043 #define PCIE_LCAP_ASPM __BITS(11, 10) /* Active State Link PM Supp. */ macro
1210 if ((cap & PCIE_LCAP_ASPM) != 0) { in alc_init_pcie()
2029 switch (PCIREG_SHIFTOUT(reg, PCIE_LCAP_ASPM)) { in pci_conf_print_pcie_cap()