Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
H A Dpci.c205 u16 aspmlevel = 0; in rtl_pci_disable_aspm() local
227 aspmlevel |= BIT(0) | BIT(1); in rtl_pci_disable_aspm()
228 linkctrl_reg &= ~aspmlevel; in rtl_pci_disable_aspm()
245 u16 aspmlevel; in rtl_pci_enable_aspm() local
258 aspmlevel = rtlpci->const_devicepci_aspm_setting; in rtl_pci_enable_aspm()
264 u_device_aspmsetting |= aspmlevel; in rtl_pci_enable_aspm()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H A Dpci.c205 u16 aspmlevel = 0; in rtl_pci_disable_aspm() local
227 aspmlevel |= BIT(0) | BIT(1); in rtl_pci_disable_aspm()
228 linkctrl_reg &= ~aspmlevel; in rtl_pci_disable_aspm()
245 u16 aspmlevel; in rtl_pci_enable_aspm() local
258 aspmlevel = rtlpci->const_devicepci_aspm_setting; in rtl_pci_enable_aspm()
264 u_device_aspmsetting |= aspmlevel; in rtl_pci_enable_aspm()

Completed in 6 milliseconds