Searched refs:PCI_EXP_LNKCTL_ASPMC (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.10/drivers/net/wireless/mediatek/mt76/ |
| D | pci.c | 15 aspm_conf &= PCI_EXP_LNKCTL_ASPMC; in mt76_pci_disable_aspm() 19 parent_aspm_conf &= PCI_EXP_LNKCTL_ASPMC; in mt76_pci_disable_aspm()
|
| /Linux-v5.10/drivers/infiniband/hw/hfi1/ |
| D | aspm.c | 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()
|
| /Linux-v5.10/drivers/misc/cardreader/ |
| D | rts5228.c | 502 PCI_EXP_LNKCTL_ASPMC, pcr->aspm_en); in rts5228_enable_aspm() 514 PCI_EXP_LNKCTL_ASPMC, 0); in rts5228_disable_aspm()
|
| D | rts5261.c | 533 PCI_EXP_LNKCTL_ASPMC, pcr->aspm_en); in rts5261_enable_aspm() 544 PCI_EXP_LNKCTL_ASPMC, 0); in rts5261_disable_aspm()
|
| D | rtsx_pcr.c | 63 PCI_EXP_LNKCTL_ASPMC, 0); in rtsx_pci_disable_aspm() 93 PCI_EXP_LNKCTL_ASPMC, in rtsx_comm_set_aspm()
|
| /Linux-v5.10/drivers/pci/controller/dwc/ |
| D | pcie-intel-gw.c | 136 val &= ~(PCI_EXP_LNKCTL_LD | PCI_EXP_LNKCTL_ASPMC); in intel_pcie_link_setup()
|
| /Linux-v5.10/arch/sh/drivers/pci/ |
| D | pcie-sh7786.c | 336 data &= ~PCI_EXP_LNKCTL_ASPMC; in pcie_init()
|
| /Linux-v5.10/arch/x86/pci/ |
| D | fixup.c | 222 value = value & ~PCI_EXP_LNKCTL_ASPMC; in quirk_pcie_aspm_write()
|
| /Linux-v5.10/include/uapi/linux/ |
| D | pci_regs.h | 546 #define PCI_EXP_LNKCTL_ASPMC 0x0003 /* ASPM Control */ macro
|
| /Linux-v5.10/drivers/pci/pcie/ |
| D | aspm.c | 740 PCI_EXP_LNKCTL_ASPMC, val); in pcie_config_aspm_dev()
|
| /Linux-v5.10/drivers/net/ethernet/intel/e1000e/ |
| D | netdev.c | 6799 pdev_aspmc &= PCI_EXP_LNKCTL_ASPMC; in __e1000e_disable_aspm() 6804 parent_aspmc &= PCI_EXP_LNKCTL_ASPMC; in __e1000e_disable_aspm() 6829 pdev_aspmc &= PCI_EXP_LNKCTL_ASPMC; in __e1000e_disable_aspm()
|
| /Linux-v5.10/drivers/net/wireless/ath/ath10k/ |
| D | pci.c | 2824 ar_pci->link_ctl & ~PCI_EXP_LNKCTL_ASPMC); in ath10k_pci_hif_power_up()
|
| /Linux-v5.10/drivers/net/ethernet/marvell/ |
| D | sky2.c | 3327 if (reg & PCI_EXP_LNKCTL_ASPMC) in sky2_reset()
|