PCI_EXP_LNKCAP_ASPMS
((((reg) & PCI_EXP_LNKCAP_ASPMS) >> 10) & 0x2)
support = u32_get_bits(cap, PCI_EXP_LNKCAP_ASPMS);
val &= ~PCI_EXP_LNKCAP_ASPMS;