Home
last modified time | relevance | path

Searched refs:XPmTimerBlock (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/hardware/
H A Dhwtimer.c231 if (!AcpiGbl_FADT.XPmTimerBlock.Address) in ACPI_EXPORT_SYMBOL()
236 Status = AcpiHwRead (&TimerValue, &AcpiGbl_FADT.XPmTimerBlock); in ACPI_EXPORT_SYMBOL()
300 if (!AcpiGbl_FADT.XPmTimerBlock.Address) in ACPI_EXPORT_SYMBOL()
H A Dhwregs.c735 Status = AcpiHwRead (&Value64, &AcpiGbl_FADT.XPmTimerBlock); in AcpiHwRegisterRead()
876 Status = AcpiHwWrite (Value, &AcpiGbl_FADT.XPmTimerBlock); in AcpiHwRegisterWrite()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl.h418 …ACPI_GENERIC_ADDRESS XPmTimerBlock; /* 64-bit Extended Power Mgt Timer Ctrl Reg Blk addres… member
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbinfo.c405 {ACPI_DMT_GAS, ACPI_FADT_OFFSET (XPmTimerBlock), "PM Timer Block", 0},
/f-stack/freebsd/contrib/dev/acpica/components/tables/
H A Dtbfadt.c241 ACPI_FADT_OFFSET (XPmTimerBlock),