1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 08:39:11 +01:00
Files
u-boot-megous/include/linux/bitmap.h
Vignesh Raghavendra c93e305af7 bitmaps: import for_each_set_bit() macro
Import for_each_set_bit() and associated macros and functions from
Linux. This is useful in parsing interrupt registers and take action on
each bit that is set.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2019-11-07 00:24:59 +01:00

1.8 KiB