On Mon, Jul 08, 2024 at 01:22:07PM +0530, Scaria Kochidanadu wrote:
> Add function macro for_each_set_bit_from(), an extension to the already
> existing function macro for_each_set_bit() to iterate through set bits
> of a variable from a given bit index as required by the MCASP Driver.
>
> Signed
Add function macro for_each_set_bit_from(), an extension to the already
existing function macro for_each_set_bit() to iterate through set bits
of a variable from a given bit index as required by the MCASP Driver.
Signed-off-by: Scaria Kochidanadu
---
include/linux/bitmap.h | 5 +
1 file chan
2 matches
Mail list logo