Searched refs:PCI_EXP_LNKCTL_ASPMC (Results 1 – 8 of 8) sorted by relevance
299 info->enabled = reg16 & PCI_EXP_LNKCTL_ASPMC; in pcie_get_aspm_reg()427 PCI_EXP_LNKCTL_ASPMC, val); in pcie_config_aspm_dev()
221 value = value & ~PCI_EXP_LNKCTL_ASPMC; in quirk_pcie_aspm_write()
335 data &= ~PCI_EXP_LNKCTL_ASPMC; in pcie_init()
522 #define PCI_EXP_LNKCTL_ASPMC 0x0003 /* ASPM Control */ macro
1084 lnkctl &= ~PCI_EXP_LNKCTL_ASPMC; in do_pcie_gen3_transition()
6422 pdev_aspmc &= PCI_EXP_LNKCTL_ASPMC; in __e1000e_disable_aspm()6427 parent_aspmc &= PCI_EXP_LNKCTL_ASPMC; in __e1000e_disable_aspm()6452 pdev_aspmc &= PCI_EXP_LNKCTL_ASPMC; in __e1000e_disable_aspm()
2391 ar_pci->link_ctl & ~PCI_EXP_LNKCTL_ASPMC); in ath10k_pci_hif_power_up()
3354 if (reg & PCI_EXP_LNKCTL_ASPMC) in sky2_reset()