commit | 5791a73c891656b49d89b52fca77c231b4fa56c0 | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@linaro.org> | Fri Feb 10 13:36:55 2023 -0600 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 13 09:56:16 2023 +0000 |
tree | 0ad0626f0c7ba6a37d01ea2161082b40b1542f69 | |
parent | 465d1bc9823d842cd5d9236d253487c0953aa54c [diff] |
net: ipa: define IPA remaining GSI register offsets Add the remaining GSI register offset definitions. Use gsi_reg() rather than the corresponding GSI_*_OFFSET() macros to get the offsets for these registers, and get rid of the macros. Note that we are now defining information for the HW_PARAM_2 register, and that doesn't appear until IPA v3.5.1. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>