Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dexsystem.c123 acpi_status acpi_ex_system_do_stall(u32 how_long_us) in acpi_ex_system_do_stall() function
H A Dacinterp.h302 acpi_status acpi_ex_system_do_stall(u32 time);
H A Dexoparg1.c147 acpi_ex_system_do_stall((u32) operand[0]->integer.value); in acpi_ex_opcode_1A_0T_0R()