mirror of
https://xff.cz/git/u-boot/
synced 2025-10-18 08:23:24 +02:00
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>