Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/pcie/
Daspm.c588 u16 parent_lnkctl, child_lnkctl; in pcie_aspm_cap_init() local
618 pcie_capability_read_word(parent, PCI_EXP_LNKCTL, &parent_lnkctl); in pcie_aspm_cap_init()
633 if (parent_lnkctl & PCI_EXP_LNKCTL_ASPM_L0S) in pcie_aspm_cap_init()
640 if (parent_lnkctl & child_lnkctl & PCI_EXP_LNKCTL_ASPM_L1) in pcie_aspm_cap_init()