Home
last modified time | relevance | path

Searched full:ospm (Results 1 – 23 of 23) 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/dev/acpica/
H A Dchanges.txt107 …ument of the call/invocation. The acpiexec code simulates the behavior by OSPM: execute the _EVT m…
314 by the OSPM. Adds support for the special context data needed by PCC
1513 These methods provide OSPM with health information and device boot
1517 defines if the trigger needs to be invoked by OSPM before or at the end
1535 alert OSPM of such a removal.
1761 1. OSPM must guarantee that the following operation regions are always
9521 a "preserved" bit - "OSPM always preserves this bit position", section
12501 driver or OSPM code. The debug version of the code includes the debug
12564 driver or OSPM code. The debug version of the code includes the debug
12635 driver or OSPM code. The debug version of the code includes the debug
[all …]
/freebsd/sys/contrib/device-tree/Bindings/firmware/
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/edk2/Include/IndustryStandard/
H A DAcpi40.h243 /// OSPM Enabled Firmware Control Structure Flags
282 // will be ignored by OSPM.
518 // will be ignored by OSPM.
H A DAcpi30.h315 // will be ignored by OSPM.
525 // will be ignored by OSPM.
H A DAcpi50.h372 /// OSPM Enabled Firmware Control Structure Flags
411 // will be ignored by OSPM. 0x80 ~ 0xFF are reserved for OEM.
684 // will be ignored by OSPM.
H A DAcpi20.h270 // will be ignored by OSPM.
H A DAcpi51.h262 /// OSPM Enabled Firmware Control Structure Flags
301 // will be ignored by OSPM. 0x80 ~ 0xFF are reserved for OEM.
621 // will be ignored by OSPM.
H A DAcpi10.h521 // will be ignored by OSPM.
H A DAcpi60.h262 /// OSPM Enabled Firmware Control Structure Flags
301 // will be ignored by OSPM. 0x80 ~ 0xFF are reserved for OEM.
636 // 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"),
324 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()