On Thu, Nov 07, 2024 at 02:36:35PM +0800, Ley Foon Tan wrote: > In order to mask off the bits, we need to use the '~' operator to invert > all the bits of _MASK and clear them. > > Signed-off-by: Ley Foon Tan <leyfoon.tan at starfivetech.com> Reviewed-by: Simon Horman <horms at kernel.org>