Home
last modified time | relevance | path

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

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