commit | 6c6358cca6fd62c596acb713ff1cc25646ce0cd4 | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@linaro.org> | Tue Nov 10 15:59:17 2020 -0600 |
committer | Jakub Kicinski <kuba@kernel.org> | Fri Nov 13 15:13:40 2020 -0800 |
tree | 413335c63003061ad0f8c30aa5536e65d673ea29 | |
parent | 2f51e5758d61d37e517b809051048c6d0118ab41 [diff] |
net: ipa: define GSI interrupt types with enums Define the GSI global interrupt types with an enumerated type whose values are the bit positions representing the global interrupt types. Similarly, define the GSI general interrupt types with an enumerated type whose values are the bit positions of general interrupt types. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>