Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpci.h74 u16 link_ctl; member
H A Dpci.c577 &ab_pci->link_ctl); in ath11k_pci_aspm_disable()
580 ab_pci->link_ctl, in ath11k_pci_aspm_disable()
581 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath11k_pci_aspm_disable()
582 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L1)); in ath11k_pci_aspm_disable()
596 ab_pci->link_ctl & in ath11k_pci_aspm_restore()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.h110 u16 link_ctl; member
H A Dpci.c804 &ab_pci->link_ctl); in ath12k_pci_aspm_disable()
807 ab_pci->link_ctl, in ath12k_pci_aspm_disable()
808 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath12k_pci_aspm_disable()
809 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L1)); in ath12k_pci_aspm_disable()
823 ab_pci->link_ctl & in ath12k_pci_aspm_restore()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.h133 u16 link_ctl; member
H A Dpci.c1968 ar_pci->link_ctl & PCI_EXP_LNKCTL_ASPMC); in ath10k_pci_hif_start()
2824 &ar_pci->link_ctl); in ath10k_pci_hif_power_up()