Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Daspm.c255 #define POLICY_POWERSAVE 2 /* high power saving */ macro
261 static int aspm_policy = POLICY_POWERSAVE;
271 [POLICY_POWERSAVE] = "powersave",
295 case POLICY_POWERSAVE: in policy_to_aspm_state()
313 case POLICY_POWERSAVE: in policy_to_clkpm_state()
1146 if (aspm_policy != POLICY_POWERSAVE && in pcie_aspm_init_link_state()
1328 if (aspm_policy != POLICY_POWERSAVE && in pcie_aspm_powersave_config_link()