Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/pcie/
A Daspm.c74 #define POLICY_POWER_SUPERSAVE 3 /* possibly even more power saving */ macro
81 static int aspm_policy = POLICY_POWER_SUPERSAVE;
90 [POLICY_POWER_SUPERSAVE] = "powersupersave"
118 case POLICY_POWER_SUPERSAVE: in policy_to_aspm_state()
134 case POLICY_POWER_SUPERSAVE: in policy_to_clkpm_state()
965 aspm_policy != POLICY_POWER_SUPERSAVE) { in pcie_aspm_init_link_state()
1048 aspm_policy != POLICY_POWER_SUPERSAVE) in pcie_aspm_powersave_config_link()

Completed in 5 milliseconds