Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Daspm.c1533 if (lnkcap & PCI_EXP_LNKCAP_ASPM_L1) in pcie_aspm_remove_cap()
1538 lnkcap & PCI_EXP_LNKCAP_ASPM_L1 ? " L1" : ""); in pcie_aspm_remove_cap()
/linux/include/uapi/linux/
H A Dpci_regs.h556 #define PCI_EXP_LNKCAP_ASPM_L1 0x00000800 /* ASPM L1 Support */ macro
/linux/drivers/pci/
H A Dprobe.c1650 if (reg32 & PCI_EXP_LNKCAP_ASPM_L1) in set_pcie_port_type()
H A Dquirks.c2528 PCI_EXP_LNKCAP_ASPM_L0S | PCI_EXP_LNKCAP_ASPM_L1); in quirk_disable_aspm_l0s_l1()