Searched hist:ed4c7d6162895dcc9d32f1a16a42f13d67469383 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ipa/reg/ |
H A D | ipa_reg-v5.0.c | ed4c7d6162895dcc9d32f1a16a42f13d67469383 Tue Mar 21 13:26:42 CDT 2023 Alex Elder <elder@linaro.org> net: ipa: add IPA v5.0 register definitions
Add the definitions of IPA register offsets and fields for IPA v5.0. These are used for the SDX65 SoC.
In the Makefile, split IPA_VERSIONS to use IPA_REG_VERSIONS and IPA_DATA_VERSIONS instead, to allow IPA register definitions for a new version to be added separate from the IPA data.
Rename GSI_IPA_VERSIONS to be GSI_REG_VERSIONS for consistency.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/drivers/net/ipa/ |
H A D | ipa_reg.c | diff ed4c7d6162895dcc9d32f1a16a42f13d67469383 Tue Mar 21 13:26:42 CDT 2023 Alex Elder <elder@linaro.org> net: ipa: add IPA v5.0 register definitions
Add the definitions of IPA register offsets and fields for IPA v5.0. These are used for the SDX65 SoC.
In the Makefile, split IPA_VERSIONS to use IPA_REG_VERSIONS and IPA_DATA_VERSIONS instead, to allow IPA register definitions for a new version to be added separate from the IPA data.
Rename GSI_IPA_VERSIONS to be GSI_REG_VERSIONS for consistency.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | Makefile | diff ed4c7d6162895dcc9d32f1a16a42f13d67469383 Tue Mar 21 13:26:42 CDT 2023 Alex Elder <elder@linaro.org> net: ipa: add IPA v5.0 register definitions
Add the definitions of IPA register offsets and fields for IPA v5.0. These are used for the SDX65 SoC.
In the Makefile, split IPA_VERSIONS to use IPA_REG_VERSIONS and IPA_DATA_VERSIONS instead, to allow IPA register definitions for a new version to be added separate from the IPA data.
Rename GSI_IPA_VERSIONS to be GSI_REG_VERSIONS for consistency.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | ipa_reg.h | diff ed4c7d6162895dcc9d32f1a16a42f13d67469383 Tue Mar 21 13:26:42 CDT 2023 Alex Elder <elder@linaro.org> net: ipa: add IPA v5.0 register definitions
Add the definitions of IPA register offsets and fields for IPA v5.0. These are used for the SDX65 SoC.
In the Makefile, split IPA_VERSIONS to use IPA_REG_VERSIONS and IPA_DATA_VERSIONS instead, to allow IPA register definitions for a new version to be added separate from the IPA data.
Rename GSI_IPA_VERSIONS to be GSI_REG_VERSIONS for consistency.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|