Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acpi/
Dprocessor.c185 u8 throttling:1; member
199 struct acpi_processor_throttling throttling; member
1219 if (!pr->flags.throttling) in acpi_processor_get_throttling()
1222 pr->throttling.state = 0; in acpi_processor_get_throttling()
1226 duty_mask = pr->throttling.state_count - 1; in acpi_processor_get_throttling()
1228 duty_mask <<= pr->throttling.duty_offset; in acpi_processor_get_throttling()
1230 value = inl(pr->throttling.address); in acpi_processor_get_throttling()
1238 duty_value >>= pr->throttling.duty_offset; in acpi_processor_get_throttling()
1241 state = pr->throttling.state_count-duty_value; in acpi_processor_get_throttling()
1244 pr->throttling.state = state; in acpi_processor_get_throttling()
[all …]
/linux-2.4.37.9/Documentation/
DConfigure.help10866 This option enables NIC (Network Interface Card) hardware throttling