Home
last modified time | relevance | path

Searched full:ospm (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Darm,scmi.txt4 The SCMI is intended to allow agents such as OSPM to manage various functions
10 and Management Interface Platform Design Document")[0] provide for OSPM in
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dgoogle,gs101-acpm-ipc.yaml21 ACPM provides for OSPM in the device tree.
H A Darm,scmi.yaml14 The SCMI is intended to allow agents such as OSPM to manage various functions
20 and Management Interface Platform Design Document")[0] provide for OSPM in
H A Darm,scpi.yaml19 the SCPI provide for OSPM in the device tree.
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt208 the call/invocation. The acpiexec code simulates the behavior by OSPM:
422 by the OSPM. Adds support for the special context data needed by PCC
1621 These methods provide OSPM with health information and device boot
1625 defines if the trigger needs to be invoked by OSPM before or at the end
1643 alert OSPM of such a removal.
1869 1. OSPM must guarantee that the following operation regions are always
9629 a "preserved" bit - "OSPM always preserves this bit position", section
12609 driver or OSPM code. The debug version of the code includes the debug
12672 driver or OSPM code. The debug version of the code includes the debug
12743 driver or OSPM code. The debug version of the code includes the debug
[all …]
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h248 /// OSPM Enabled Firmware Control Structure Flags
287 // will be ignored by OSPM.
523 // will be ignored by OSPM.
H A DAcpi30.h329 // will be ignored by OSPM.
539 // will be ignored by OSPM.
H A DAcpi50.h382 /// OSPM Enabled Firmware Control Structure Flags
421 // will be ignored by OSPM. 0x80 ~ 0xFF are reserved for OEM.
694 // will be ignored by OSPM.
H A DAcpi20.h270 // will be ignored by OSPM.
H A DAcpi51.h272 /// OSPM Enabled Firmware Control Structure Flags
311 // will be ignored by OSPM. 0x80 ~ 0xFF are reserved for OEM.
631 // will be ignored by OSPM.
H A DAcpi10.h532 // will be ignored by OSPM.
H A DAcpi60.h272 /// OSPM Enabled Firmware Control Structure Flags
311 // will be ignored by OSPM. 0x80 ~ 0xFF are reserved for OEM.
646 // will be ignored by OSPM.
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsinit.c770 * _STA object, then OSPM assumes that all of the above bits are set (in in AcpiNsInitOneDevice()
802 * valid. OSPM should continue enumeration below a device whose in AcpiNsInitOneDevice()
817 * OSPM will not run the _INI and will not examine the children in AcpiNsInitOneDevice()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl.h337 UINT32 OspmFlags; /* Flags to be set by OSPM (ACPI 4.0) */
372 …NT8 PreferredProfile; /* Conveys preferred power management profile to OSPM. */
459 #define ACPI_FADT_PLATFORM_CLOCK (1<<15) /* 15: [V4] OSPM should use platform-provided timer…
H A Dactypes.h320 * 32-bit OSPM compliant tables.
H A Daclocal.h1284 * ACPI specification to be a "preserved" bit - "OSPM always preserves this
/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwxfsleep.c444 * We break sleeping into 2 stages so that OSPM can handle
574 * We break wake/resume into 2 stages so that OSPM can handle in ACPI_EXPORT_SYMBOL()
H A Dhwregs.c787 * 2) SCI_EN: OSPM always preserves this bit position
/freebsd/usr.sbin/bhyve/amd64/
H A Dpm.c247 * to zero in pm1_control. Always preserve SCI_EN as OSPM in pm1_control_handler()
/freebsd/sys/dev/acpica/
H A Dacpi_dock.c112 * When _DCK is called with 0, OSPM will ignore the return value. in acpi_dock_execute_dck()
/freebsd/sys/contrib/dev/acpica/common/
H A Dahpredef.c237 …C", "Deepest State for Configuration", "Returns the deepest D-state of the device to the OSPM"),
325 AH_PREDEF ("_OST", "OSPM Status Indication", "Inform AML of event processing status"),
/freebsd/sys/dev/acpica/Osd/
H A DOsdSynch.c624 * If the BIOS set the pending bit, OSPM must notify the BIOS when it
/freebsd/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosgendbg.c371 * DESCRIPTION: Initialize OSPM specific part of the debugger
/freebsd/sys/dev/usb/
H A Dusb_hub_acpi.c248 (port->pld[12] & 2) ? "OSPM" : "" in acpi_uhub_port_sysctl()