Searched full:ospm (Results 1 – 25 of 40) sorted by relevance
12
/linux-6.12.1/Documentation/admin-guide/pm/ |
D | cpufreq_drivers.rst | 114 firmware and OSPM. It is a mechanism for coordinating processor 117 The PCC driver (pcc-cpufreq) allows OSPM to take advantage of the PCC 150 or throttle states (_PSS, _TSS and related ACPI objects) to OSPM. Therefore, 154 However, OSPM remains in control of policy. The governor (eg: "ondemand") 167 This command is used by the OSPM to query the running frequency of the 175 This command is used by the OSPM to communicate to the platform firmware the 177 ignored by OSPM. The next invocation of "Get Average Frequency" will inform 178 OSPM if the desired frequency was achieved or not. 238 by OSPM. An example: 267 PCC do not implement SW_ALL. So OSPM doesn't need to perform any coordination
|
/linux-6.12.1/Documentation/PCI/ |
D | acpi-info.rst | 102 ISA bus), OSPM enumerates the devices' identifier(s) and the ACPI 104 enable OSPM to do that. 114 [_SRS]. The information is used by the Plug and Play OS (OSPM) to 118 OSPM uses device configuration objects to configure hardware resources 124 When OSPM enumerates a device, it calls _PRS to determine the resource
|
/linux-6.12.1/drivers/thermal/intel/ |
D | intel_soc_dts_iosf.h | 15 /* Only 2 out of 4 is allowed for OSPM */
|
/linux-6.12.1/include/acpi/ |
D | proc_cap_intel.h | 4 * for Intel processors. Those bits are used to convey OSPM
|
D | actbl.h | 172 u32 ospm_flags; /* Flags to be set by OSPM (ACPI 4.0) */ 204 u8 preferred_profile; /* Conveys preferred power management profile to OSPM. */ 291 #define ACPI_FADT_PLATFORM_CLOCK (1<<15) /* 15: [V4] OSPM should use platform-provided timer (AC…
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-mic | 48 On reading this entry after an OSPM resume, 50 the card was previously shutdown during OSPM
|
/linux-6.12.1/Documentation/translations/zh_CN/PCI/ |
D | acpi-info.rst | 87 这些信息被即插即用操作系统(OSPM)用来配置设备。
|
/linux-6.12.1/drivers/firmware/arm_scmi/ |
D | base.c | 165 * OSPM is allowed to access 259 * Generally operating system is represented as "OSPM"
|
D | scmi_power_control.c | 20 * by the SCMI platform to an OSPM like Linux.
|
/linux-6.12.1/drivers/acpi/acpica/ |
D | nsinit.c | 576 * _STA object, then OSPM assumes that all of the above bits are set (in in acpi_ns_init_one_device() 606 * valid. OSPM should continue enumeration below a device whose in acpi_ns_init_one_device() 619 * OSPM will not run the _INI and will not examine the children in acpi_ns_init_one_device()
|
D | hwxfsleep.c | 194 * We break sleeping into 2 stages so that OSPM can handle in ACPI_EXPORT_SYMBOL() 317 * We break wake/resume into 2 stages so that OSPM can handle in ACPI_EXPORT_SYMBOL()
|
/linux-6.12.1/Documentation/devicetree/bindings/firmware/ |
D | arm,scmi.yaml | 14 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
|
D | arm,scpi.yaml | 19 the SCPI provide for OSPM in the device tree.
|
/linux-6.12.1/drivers/acpi/apei/ |
D | bert.c | 9 * handler receives control and processes the error. This gives OSPM a
|
/linux-6.12.1/drivers/acpi/ |
D | bus.c | 285 * OSPM supports platform coordinated low power idle(LPI) states 291 * ACPI 6.2 Section 6.2.11.2 'Platform-Wide OSPM Capabilities': 294 * spaces. OSPM support for this more flexible register space scheme is 637 * After initiating graceful shutdown, the ACPI spec requires OSPM in sb_notify_work()
|
D | processor_perflib.c | 114 * 0: success. OSPM is now using the performance state specified. 115 * 1: failure. OSPM has not changed the number of P-states in use
|
D | cppc_acpi.c | 63 * We need to take read_lock and check if channel belongs to OSPM 285 * "The minimum amount of time that OSPM must wait after the completion in send_pcc_cmd() 1784 * is still with OSPM. in cppc_set_perf() 1830 * pcc_mrtt - The minimum amount of time that OSPM must wait after the in cppc_get_transition_latency()
|
D | Kconfig | 21 management (OSPM) software. This option will enlarge your
|
/linux-6.12.1/drivers/gpu/drm/gma500/ |
D | power.c | 50 /* FIXME: Move APM/OSPM base into relevant device code */ in gma_power_init()
|
D | psb_drv.c | 319 /* Init OSPM support */ in psb_driver_load()
|
/linux-6.12.1/drivers/hwmon/ |
D | xgene-hwmon.c | 576 * Platform notifies interrupt to OSPM. in xgene_hwmon_pcc_rx_cb() 578 * in a workqueue. Platform must wait until OSPM has issued in xgene_hwmon_pcc_rx_cb()
|
/linux-6.12.1/Documentation/firmware-guide/acpi/ |
D | osi.rst | 14 that OSPM supports"
|
/linux-6.12.1/drivers/mailbox/ |
D | pcc.c | 100 * communication from OSPM to Platform, like type3, use it, and 263 * bit 0 indicates that Platform is sending a notification and OSPM in pcc_mbox_cmd_complete_check()
|
/linux-6.12.1/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 247 * From section 5.6.2.2 of the ACPI 2.0 spec, I understand that the OSPM will
|
/linux-6.12.1/drivers/pci/ |
D | npem.c | 369 * disregarded some or all of the request state changes. OSPM in dsm_set_active_indications()
|
12