diff options
| author | Quentin Schulz <[email protected]> | 2024-03-11 13:01:55 +0100 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2024-03-13 18:14:19 +0800 |
| commit | 8ed8517d9e54424df1966f862cb7620c5996722a (patch) | |
| tree | 0c732f3c51386ec543053a6ddf4f628be7a575ca /include/linux/zstd_lib.h | |
| parent | 5d710738bb1e0ff2bb93ce7baf4c9691ce919b53 (diff) | |
rockchip: rk3588: add constants for some register address spaces
It's one thing to have the register mapped via a well-defined struct but
it's another to be able to make use of it. For that to happen, one needs
to cast the physical address memory of the beginning of the register
address space with the struct. Since this cannot change, let's hardcode
it in the include files so that users do not need to duplicate this line
of code in their own implementation.
Cc: Quentin Schulz <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Signed-off-by: Quentin Schulz <[email protected]>
Diffstat (limited to 'include/linux/zstd_lib.h')
0 files changed, 0 insertions, 0 deletions
