Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/pcie/
H A Daspm.c723 u32 upstream = 0, dwstream = 0; in pcie_config_aspm_link() local
745 dwstream |= PCI_EXP_LNKCTL_ASPM_L0S; in pcie_config_aspm_link()
750 dwstream |= PCI_EXP_LNKCTL_ASPM_L1; in pcie_config_aspm_link()
765 pcie_config_aspm_dev(child, dwstream); in pcie_config_aspm_link()