Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dpci.c234 u16 aspmlevel = 0; in rtl_pci_disable_aspm() local
256 aspmlevel |= BIT(0) | BIT(1); in rtl_pci_disable_aspm()
257 linkctrl_reg &= ~aspmlevel; in rtl_pci_disable_aspm()
284 u16 aspmlevel; in rtl_pci_enable_aspm() local
317 aspmlevel = rtlpci->const_devicepci_aspm_setting; in rtl_pci_enable_aspm()
323 u_device_aspmsetting |= aspmlevel; in rtl_pci_enable_aspm()