Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dtsc.c348 static unsigned long calc_pmtimer_ref(u64 deltatsc, u64 pm1, u64 pm2) in calc_pmtimer_ref() argument
352 if (!pm1 && !pm2) in calc_pmtimer_ref()
355 if (pm2 < pm1) in calc_pmtimer_ref()
356 pm2 += (u64)ACPI_PM_OVRRUN; in calc_pmtimer_ref()
357 pm2 -= pm1; in calc_pmtimer_ref()
358 tmp = pm2 * 1000000000LL; in calc_pmtimer_ref()
/arch/arm/boot/dts/
Dtegra30-colibri.dtsi113 lcd-d18-pm2 {