Lines Matching full:aspm
29 * ASPM PS mode. in rtl92d_init_aspm_vars()
30 * 0 - Disable ASPM, in rtl92d_init_aspm_vars()
31 * 1 - Enable ASPM without Clock Req, in rtl92d_init_aspm_vars()
32 * 2 - Enable ASPM with Clock Req, in rtl92d_init_aspm_vars()
33 * 3 - Alwyas Enable ASPM with Clock Req, in rtl92d_init_aspm_vars()
34 * 4 - Always Enable ASPM without Clock Req. in rtl92d_init_aspm_vars()
48 * 1 - From ASPM setting without low Mac Pwr, in rtl92d_init_aspm_vars()
49 * 2 - From ASPM setting with low Mac Pwr, in rtl92d_init_aspm_vars()
57 * backdoor ASPM setting such as EPHY setting. in rtl92d_init_aspm_vars()
58 * 0 - Not support ASPM, in rtl92d_init_aspm_vars()
59 * 1 - Support ASPM, in rtl92d_init_aspm_vars()
133 /* for ASPM, you can close aspm through in rtl92d_init_sw_vars()
355 module_param_named(aspm, rtl92de_mod_params.aspm_support, int, 0444);
361 MODULE_PARM_DESC(aspm, "Set to 1 to enable ASPM (default 1)\n");