Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/pcie/
Daspm.c547 u16 parent_lnkctl, child_lnkctl; in pcie_aspm_cap_init() local
579 pcie_capability_read_word(parent, PCI_EXP_LNKCTL, &parent_lnkctl); in pcie_aspm_cap_init()
594 if (parent_lnkctl & PCI_EXP_LNKCTL_ASPM_L0S) in pcie_aspm_cap_init()
603 if (parent_lnkctl & child_lnkctl & PCI_EXP_LNKCTL_ASPM_L1) in pcie_aspm_cap_init()