Lines Matching full:aspm
24 /* ASPM PS mode. in rtl92s_init_aspm_vars()
25 * 0 - Disable ASPM, in rtl92s_init_aspm_vars()
26 * 1 - Enable ASPM without Clock Req, in rtl92s_init_aspm_vars()
27 * 2 - Enable ASPM with Clock Req, in rtl92s_init_aspm_vars()
28 * 3 - Alwyas Enable ASPM with Clock Req, in rtl92s_init_aspm_vars()
29 * 4 - Always Enable ASPM without Clock Req. in rtl92s_init_aspm_vars()
42 * 1 - From ASPM setting without low Mac Pwr, in rtl92s_init_aspm_vars()
43 * 2 - From ASPM setting with low Mac Pwr, in rtl92s_init_aspm_vars()
50 * backdoor ASPM setting such as EPHY setting. in rtl92s_init_aspm_vars()
51 * 0 - Not support ASPM, in rtl92s_init_aspm_vars()
52 * 1 - Support ASPM, in rtl92s_init_aspm_vars()
167 /* for ASPM, you can close aspm through in rtl92s_init_sw_vars()
399 module_param_named(aspm, rtl92se_mod_params.aspm_support, int, 0444);
404 MODULE_PARM_DESC(aspm, "Set to 1 to enable ASPM (default 1)\n");