diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2021-09-17 14:33:52 +0100 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2021-10-29 22:46:38 -0500 |
commit | 800cda7b63f22be62e67142f1202d2ead2dff2e8 (patch) | |
tree | 5afeebd9515ac4496cd04e040cffda55d23be04d /mm | |
parent | f92ae90e52bb09d6856ef2785773be59dd633f85 (diff) | |
download | linux-800cda7b63f22be62e67142f1202d2ead2dff2e8.tar.gz |
mailbox: pcc: Add PCC register bundle and associated accessor functions
Extended PCC subspaces introduces more registers into the PCCT. In order
to consolidate access to these registers and to keep all the details
contained in one place, let us introduce PCC register bundle that holds
the ACPI Generic Address Structure as well as the virtual address for
the same if it is mapped in the OS.
It also contains the various masks used to access the register and
the associated read, write and read-modify-write accessors.
We can also clean up the initialisations by having a helper function
for the same.
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions