Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dpci.c214 u16 aspmlevel = 0; in __rtl_pci_disable_aspm() local
233 aspmlevel |= PCI_EXP_LNKCTL_ASPM_L0S | PCI_EXP_LNKCTL_ASPM_L1; in __rtl_pci_disable_aspm()
234 linkctrl_reg &= ~aspmlevel; in __rtl_pci_disable_aspm()
261 u16 aspmlevel; in rtl_pci_enable_aspm() local
274 aspmlevel = rtlpci->const_devicepci_aspm_setting; in rtl_pci_enable_aspm()
280 u_device_aspmsetting |= aspmlevel; in rtl_pci_enable_aspm()