Searched refs:PCI_EXP_LNKCTL_ASPMC (Results 1 – 9 of 9) sorted by relevance
14 aspm_conf &= PCI_EXP_LNKCTL_ASPMC; in mt76_pci_disable_aspm()18 parent_aspm_conf &= PCI_EXP_LNKCTL_ASPMC; in mt76_pci_disable_aspm()
70 PCI_EXP_LNKCTL_ASPMC, in aspm_hw_enable_l1()73 PCI_EXP_LNKCTL_ASPMC, in aspm_hw_enable_l1()83 PCI_EXP_LNKCTL_ASPMC, 0x0); in aspm_hw_disable_l1()86 PCI_EXP_LNKCTL_ASPMC, 0x0); in aspm_hw_disable_l1()
334 data &= ~PCI_EXP_LNKCTL_ASPMC; in pcie_init()
402 info->enabled = reg16 & PCI_EXP_LNKCTL_ASPMC; in pcie_get_aspm_reg()753 PCI_EXP_LNKCTL_ASPMC, val); in pcie_config_aspm_dev()
222 value = value & ~PCI_EXP_LNKCTL_ASPMC; in quirk_pcie_aspm_write()
542 #define PCI_EXP_LNKCTL_ASPMC 0x0003 /* ASPM Control */ macro
6491 pdev_aspmc &= PCI_EXP_LNKCTL_ASPMC; in __e1000e_disable_aspm()6496 parent_aspmc &= PCI_EXP_LNKCTL_ASPMC; in __e1000e_disable_aspm()6521 pdev_aspmc &= PCI_EXP_LNKCTL_ASPMC; in __e1000e_disable_aspm()
2806 ar_pci->link_ctl & ~PCI_EXP_LNKCTL_ASPMC); in ath10k_pci_hif_power_up()
3327 if (reg & PCI_EXP_LNKCTL_ASPMC) in sky2_reset()