Lines Matching full:aspm
72 /*Update PCI ASPM setting */ in _rtl_pci_update_default_setting()
76 /*No ASPM */ in _rtl_pci_update_default_setting()
80 /*ASPM dynamically enabled/disable. */ in _rtl_pci_update_default_setting()
85 /*ASPM with Clock Req dynamically enabled/disable. */ in _rtl_pci_update_default_setting()
91 /* Always enable ASPM and Clock Req in _rtl_pci_update_default_setting()
100 /* Always enable ASPM without Clock Req in _rtl_pci_update_default_setting()
129 /*Set HW definition to determine if it supports ASPM. */ in _rtl_pci_update_default_setting()
132 /*Not support ASPM. */ in _rtl_pci_update_default_setting()
136 /*Support ASPM. */ in _rtl_pci_update_default_setting()
141 /*ASPM value set by chipset. */ in _rtl_pci_update_default_setting()
151 /* toshiba aspm issue, toshiba will set aspm selfly in _rtl_pci_update_default_setting()
152 * so we should not set aspm in driver in _rtl_pci_update_default_setting()
187 /*Disable RTL8192SE ASPM & Disable Pci Bridge ASPM*/
229 /*4 Disable Pci Bridge ASPM */ in rtl_pci_disable_aspm()
236 /*Enable RTL8192SE ASPM & Enable Pci Bridge ASPM for
238 *RTL8192SE first then enable Pci Bridge ASPM
262 /*4 Enable Pci Bridge ASPM */ in rtl_pci_enable_aspm()
281 /*Get ASPM level (with/without Clock Req) */ in rtl_pci_enable_aspm()
408 /*Always enable ASPM & Clock Req. */ in rtl_pci_init_aspm()
2270 /*aspm */ in rtl_pci_probe()