Lines Matching full:aspm
29 /* ASPM PS mode. in rtl8723be_init_aspm_vars()
30 * 0 - Disable ASPM, in rtl8723be_init_aspm_vars()
31 * 1 - Enable ASPM without Clock Req, in rtl8723be_init_aspm_vars()
32 * 2 - Enable ASPM with Clock Req, in rtl8723be_init_aspm_vars()
33 * 3 - Alwyas Enable ASPM with Clock Req, in rtl8723be_init_aspm_vars()
34 * 4 - Always Enable ASPM without Clock Req. in rtl8723be_init_aspm_vars()
47 * 1 - From ASPM setting without low Mac Pwr, in rtl8723be_init_aspm_vars()
48 * 2 - From ASPM setting with low Mac Pwr, in rtl8723be_init_aspm_vars()
55 * backdoor ASPM setting such as EPHY setting. in rtl8723be_init_aspm_vars()
56 * 0 - Not support ASPM, in rtl8723be_init_aspm_vars()
57 * 1 - Support ASPM, in rtl8723be_init_aspm_vars()
131 /* for ASPM, you can close aspm through in rtl8723be_init_sw_vars()
368 module_param_named(aspm, rtl8723be_mod_params.aspm_support, int, 0444);
377 MODULE_PARM_DESC(aspm, "Set to 1 to enable ASPM (default 1)\n");