Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dactbl.h222 u8 pm_timer_length; /* Byte Length of ports at pm_timer_block */ member
/openbmc/linux/drivers/acpi/acpica/
H A Dtbfadt.c87 ACPI_FADT_OFFSET(pm_timer_length),
/openbmc/linux/drivers/acpi/
H A Dosl.c123 if (acpi_gbl_FADT.pm_timer_length == 4) in acpi_reserve_resources()