Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKCAP_ASPMS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Daspm.c17 ((((reg) & PCI_EXP_LNKCAP_ASPMS) >> 10) & 0x2)
/linux/include/uapi/linux/
H A Dpci_regs.h549 #define PCI_EXP_LNKCAP_ASPMS 0x00000c00 /* ASPM Support */ macro
/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c930 val &= ~PCI_EXP_LNKCAP_ASPMS; in qcom_pcie_post_init_2_3_3()
1246 val &= ~PCI_EXP_LNKCAP_ASPMS; in qcom_pcie_post_init_2_9_0()