Lines Matching full:aspm
24 /* ASPM PS mode.
25 * 0 - Disable ASPM,
26 * 1 - Enable ASPM without Clock Req,
27 * 2 - Enable ASPM with Clock Req,
28 * 3 - Alwyas Enable ASPM with Clock Req,
29 * 4 - Always Enable ASPM without Clock Req.
42 * 1 - From ASPM setting without low Mac Pwr,
43 * 2 - From ASPM setting with low Mac Pwr,
50 * backdoor ASPM setting such as EPHY setting.
51 * 0 - Not support ASPM,
52 * 1 - Support ASPM,
167 /* for ASPM, you can close aspm through
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");