Searched refs:PCI_EXP_LNKCAP_ASPM_L0S (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpci_regs.h544 #define PCI_EXP_LNKCAP_ASPM_L0S 0x00000400 /* ASPM L0s Support */ macro
/linux-master/drivers/pci/pcie/
H A Daspm.c816 if (parent_lnkcap & child_lnkcap & PCI_EXP_LNKCAP_ASPM_L0S)
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-qcom.c294 val &= ~PCI_EXP_LNKCAP_ASPM_L0S;

Completed in 232 milliseconds