Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/pcie/
Daspm.c86 #define POLICY_POWERSAVE 2 /* high power saving */ macro
92 static int aspm_policy = POLICY_POWERSAVE;
102 [POLICY_POWERSAVE] = "powersave",
114 case POLICY_POWERSAVE: in policy_to_aspm_state()
132 case POLICY_POWERSAVE: in policy_to_clkpm_state()
947 if (aspm_policy != POLICY_POWERSAVE && in pcie_aspm_init_link_state()
1049 if (aspm_policy != POLICY_POWERSAVE && in pcie_aspm_powersave_config_link()