Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpci.c609 &ab_pci->link_ctl); in ath11k_pci_aspm_disable()
612 ab_pci->link_ctl, in ath11k_pci_aspm_disable()
613 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath11k_pci_aspm_disable()
614 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L1)); in ath11k_pci_aspm_disable()
618 ab_pci->link_ctl & ~PCI_EXP_LNKCTL_ASPMC); in ath11k_pci_aspm_disable()
627 ab_pci->link_ctl); in ath11k_pci_aspm_restore()
H A Dpci.h74 u16 link_ctl; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpci.c801 &ab_pci->link_ctl); in ath12k_pci_aspm_disable()
804 ab_pci->link_ctl, in ath12k_pci_aspm_disable()
805 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L0S), in ath12k_pci_aspm_disable()
806 u16_get_bits(ab_pci->link_ctl, PCI_EXP_LNKCTL_ASPM_L1)); in ath12k_pci_aspm_disable()
810 ab_pci->link_ctl & ~PCI_EXP_LNKCTL_ASPMC); in ath12k_pci_aspm_disable()
819 ab_pci->link_ctl); in ath12k_pci_aspm_restore()
H A Dpci.h110 u16 link_ctl; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dpci.h133 u16 link_ctl; member
H A Dpci.c2055 ar_pci->link_ctl); in ath10k_pci_hif_start()
2916 &ar_pci->link_ctl); in ath10k_pci_hif_power_up()
2918 ar_pci->link_ctl & ~PCI_EXP_LNKCTL_ASPMC); in ath10k_pci_hif_power_up()