Home
last modified time | relevance | path

Searched refs:AcpiWrite (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/contrib/dev/acpica/components/hardware/
H A Dhwesleep.c241 Status = AcpiWrite ((UINT64) ACPI_X_WAKE_STATUS, in AcpiHwExtendedSleep()
276 Status = AcpiWrite ((UINT64) SleepControl, &AcpiGbl_FADT.SleepControl); in AcpiHwExtendedSleep()
329 (void) AcpiWrite ((UINT64) (SleepTypeValue | ACPI_X_SLEEP_ENABLE), in AcpiHwExtendedWakePrep()
371 (void) AcpiWrite ((UINT64) ACPI_X_WAKE_STATUS, &AcpiGbl_FADT.SleepStatus); in AcpiHwExtendedWake()
H A Dhwxface.c277 AcpiWrite ( in ACPI_EXPORT_SYMBOL()
284 ACPI_FUNCTION_NAME (AcpiWrite); in ACPI_EXPORT_SYMBOL()
291 ACPI_EXPORT_SYMBOL (AcpiWrite) in ACPI_EXPORT_SYMBOL() argument
/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dacpixf.h1213 AcpiWrite (
/freebsd-12.1/sys/contrib/dev/acpica/
H A Dchanges.txt821 AcpiWrite public external interfaces that are used by drivers. Lv Zheng.
1304 AcpiWrite public interfaces. Lv Zheng.
5528 AcpiWrite.
7839 Updated the AcpiRead and AcpiWrite external interfaces to support 64-bit
8350 AcpiWrite - Low-level write ACPI register (was HwLowLevelWrite.)