Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acpi/
Dprocessor.c56 #define US_TO_PM_TIMER_TICKS(t) ((t * (PM_TIMER_FREQUENCY/1000)) / 1000) macro
733 US_TO_PM_TIMER_TICKS(acpi_fadt.plvl2_lat); in acpi_processor_get_power_info()
790 US_TO_PM_TIMER_TICKS(acpi_fadt.plvl3_lat); in acpi_processor_get_power_info()