Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Daspm.c832 !(parent->aspm_l1_support && child->aspm_l1_support)) in pcie_aspm_cap_init()
872 if (parent->aspm_l1_support && child->aspm_l1_support) in pcie_aspm_cap_init()
1534 pdev->aspm_l1_support = 0; in pcie_aspm_remove_cap()
/linux/include/linux/
H A Dpci.h429 unsigned int aspm_l1_support:1; /* ASPM L1 support */ member
/linux/drivers/pci/
H A Dprobe.c1651 pdev->aspm_l1_support = 1; in set_pcie_port_type()