Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dpci.h75 u16 link_ctl; member
H A Dpci.c590 &ab_pci->link_ctl); in ath11k_pci_aspm_disable()
593 ab_pci->link_ctl, in ath11k_pci_aspm_disable()
594 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath11k_pci_aspm_disable()
595 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L1)); in ath11k_pci_aspm_disable()
609 ab_pci->link_ctl & in ath11k_pci_aspm_restore()
/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.h115 u16 link_ctl; member
H A Dpci.c921 &ab_pci->link_ctl); in ath12k_pci_aspm_disable()
924 ab_pci->link_ctl, in ath12k_pci_aspm_disable()
925 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath12k_pci_aspm_disable()
926 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L1)); in ath12k_pci_aspm_disable()
961 ab_pci->link_ctl & in ath12k_pci_aspm_restore()