Searched refs:PCI_EXP_LNKCTL_ASPM_L0S (Results 1 – 11 of 11) sorted by relevance
28 (aspm_conf & PCI_EXP_LNKCTL_ASPM_L0S) ? "L0s" : "", in mt76_pci_disable_aspm()
841 PCI_EXP_LNKCTL_ASPM_L0S | PCI_EXP_LNKCTL_ASPM_L1); in ath_pci_aspm_init()848 PCI_EXP_LNKCTL_ASPM_L0S | PCI_EXP_LNKCTL_ASPM_L1); in ath_pci_aspm_init()871 if (!ret && (aspm & (PCI_EXP_LNKCTL_ASPM_L0S | PCI_EXP_LNKCTL_ASPM_L1))) { in ath_pci_aspm_init()
631 if (child_lnkctl & PCI_EXP_LNKCTL_ASPM_L0S) in pcie_aspm_cap_init()633 if (parent_lnkctl & PCI_EXP_LNKCTL_ASPM_L0S) in pcie_aspm_cap_init()745 dwstream |= PCI_EXP_LNKCTL_ASPM_L0S; in pcie_config_aspm_link()747 upstream |= PCI_EXP_LNKCTL_ASPM_L0S; in pcie_config_aspm_link()
554 #define PCI_EXP_LNKCTL_ASPM_L0S 0x0001 /* L0s Enable */ macro
555 #define PCI_EXP_LNKCTL_ASPM_L0S 0x0001 /* L0s Enable */ macro
581 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath11k_pci_aspm_disable()
808 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath12k_pci_aspm_disable()
6787 aspm_dis_mask |= PCI_EXP_LNKCTL_ASPM_L0S; in __e1000e_disable_aspm()6811 (aspm_dis_mask & pdev_aspmc & PCI_EXP_LNKCTL_ASPM_L0S) ? in __e1000e_disable_aspm()
270 trans->pm_support = !(lctl & PCI_EXP_LNKCTL_ASPM_L0S); in iwl_pcie_apm_config()
3280 if (val & PCI_EXP_LNKCTL_ASPM_L0S) /* check LOsEnable */ in config_pcie()
1222 il->power_data.pci_pm = !(lctl & PCI_EXP_LNKCTL_ASPM_L0S); in il_power_initialize()