Home
last modified time | relevance | path

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

/acpica-latest/source/components/tables/
Dtbfadt.c868 ACPI_DIV_16 (AcpiGbl_FADT.XPm1aEventBlock.BitWidth); in AcpiTbSetupFadtRegisters()
/acpica-latest/source/include/
Dacmacros.h326 #define ACPI_DIV_16(a) _ACPI_DIV(a, 4) macro