]> git.itanic.dy.fi Git - linux-stable/commit
ACPI: PCC: Add PCC shared memory region command and status bitfields
authorSudeep Holla <sudeep.holla@arm.com>
Wed, 27 Sep 2023 16:26:10 +0000 (17:26 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Thu, 28 Sep 2023 14:48:48 +0000 (15:48 +0100)
commit55d235ebb684b993b3247740c1c8e273f8af4a54
tree7215f078d8d47813a94668ed6b9ef7e499106e29
parent3db174e478cb0bb34888c20a531608b70aec9c1f
ACPI: PCC: Add PCC shared memory region command and status bitfields

Define the common macros to use when referring to various bitfields in
the PCC generic communications channel command and status fields.

Currently different drivers that need to use these bitfields have defined
these locally. This common macro is intended to consolidate and replace
those.

Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
Link: https://lore.kernel.org/r/20230927-pcc_defines-v2-1-0b8ffeaef2e5@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
include/acpi/pcc.h