Lines Matching full:aspm
26 /*close ASPM for AMD defaultly */ in rtl8821ae_init_aspm_vars()
30 * ASPM PS mode. in rtl8821ae_init_aspm_vars()
31 * 0 - Disable ASPM, in rtl8821ae_init_aspm_vars()
32 * 1 - Enable ASPM without Clock Req, in rtl8821ae_init_aspm_vars()
33 * 2 - Enable ASPM with Clock Req, in rtl8821ae_init_aspm_vars()
34 * 3 - Alwyas Enable ASPM with Clock Req, in rtl8821ae_init_aspm_vars()
35 * 4 - Always Enable ASPM without Clock Req. in rtl8821ae_init_aspm_vars()
49 * 1 - From ASPM setting without low Mac Pwr, in rtl8821ae_init_aspm_vars()
50 * 2 - From ASPM setting with low Mac Pwr, in rtl8821ae_init_aspm_vars()
58 * backdoor ASPM setting such as EPHY setting. in rtl8821ae_init_aspm_vars()
59 * 0 - Not support ASPM, in rtl8821ae_init_aspm_vars()
60 * 1 - Support ASPM, in rtl8821ae_init_aspm_vars()
152 /* for ASPM, you can close aspm through in rtl8821ae_init_sw_vars()
422 module_param_named(aspm, rtl8821ae_mod_params.aspm_support, int, 0444);
431 MODULE_PARM_DESC(aspm, "Set to 1 to enable ASPM (default 1)\n");