Searched refs:pmt_scale (Results 1 – 1 of 1) sorted by relevance
455 static struct time_scale __read_mostly pmt_scale; variable460 set_time_scale(&pmt_scale, ACPI_PM_FREQUENCY); in init_pmtmr_scale()461 pmt_scale_r = scale_reciprocal(pmt_scale); in init_pmtmr_scale()468 return scale_delta(ticks, &pmt_scale); in acpi_pm_tick_to_ns()
Completed in 5 milliseconds