summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2020-11-16 17:37:55 -0600
committerJakub Kicinski <kuba@kernel.org>2020-11-18 15:53:48 -0800
commit4d715380b4b8d979f00fa9fc96b1ff088d7cb142 (patch)
tree7d60e263eab7356f65e381caaf020daf5a759653 /include/linux
parent2b8473d2fb228d1cd814e075ed626cf764262caa (diff)
downloadkernel-4d715380b4b8d979f00fa9fc96b1ff088d7cb142.tar.gz
net: ipa: share field mask values for IPA hash registers
The IPA filter/routing hash enable register and filter/routing hash flush register each have four single-bit fields representing the four hashed tables to be enabled or flushed. The field positions are identical, so just use a single set of field masks to represent the fields for both registers. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
=011cda589938e56eb93685dee8ead0bb0506f9e2'>drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard 2016-07-18drm/mgag200: make fbdev support really optionalTobias Jakobi 2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter 2013-01-21drivers/gpu/drm/mgag200: remove depends on CONFIG_EXPERIMENTALKees Cook 2012-05-20drm/kms: fix Kconfig for new drivers.Dave Airlie 2012-05-17mgag200: initial g200se driver (v2)Dave Airlie