Searched refs:ACPI_USEC_PER_SEC (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/lib/acpica/source/components/hardware/
H A Dhwtimer.c222 * (DeltaTicks * ACPI_USEC_PER_SEC) / ACPI_PM_TIMER_FREQUENCY;
224 Status = AcpiUtShortDivide (((UINT64) DeltaTicks) * ACPI_USEC_PER_SEC,
H A Dhwsleep.c210 AcpiOsStall (10 * ACPI_USEC_PER_SEC);
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
H A Dactypes.h467 #define ACPI_USEC_PER_SEC 1000000L macro

Completed in 11 milliseconds