Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/drivers/pmdomain/apple/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 454 B image not shown  

Quelle  Kconfig   Sprache: unbekannt

 
SPDX-License-Identifier: GPL-2.0-only

if ARCH_APPLE || COMPILE_TEST

config APPLE_PMGR_PWRSTATE
 bool "Apple SoC PMGR power state control"
 depends on PM
 select REGMAP
 select MFD_SYSCON
 select PM_GENERIC_DOMAINS
 select RESET_CONTROLLER
 help
   The PMGR block in Apple SoCs provides high-level power state
   controls for SoC devices. This driver manages them through the
   generic power domain framework, and also provides reset support.

endif

Messung V0.5
C=96 H=97 G=96

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]