Searched refs:POLICY_POWERSAVE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pci/pcie/
H A Daspm.c236 #define POLICY_POWERSAVE 2 /* high power saving */ macro
242 static int aspm_policy = POLICY_POWERSAVE;
252 [POLICY_POWERSAVE] = "powersave",
276 case POLICY_POWERSAVE:
294 case POLICY_POWERSAVE:
1119 if (aspm_policy != POLICY_POWERSAVE &&
1301 if (aspm_policy != POLICY_POWERSAVE &&

Completed in 135 milliseconds