commit | a6abbc4250a81f197d6809540a73b9a73ca93fa5 | [log] [tgz] |
---|---|---|
author | Suneel Garapati <sgarapati@marvell.com> | Sat Oct 19 17:20:27 2019 -0700 |
committer | Stefan Roese <sr@denx.de> | Tue Aug 25 08:01:16 2020 +0200 |
tree | 12e69296eb275cfafd756da6226121558a16001c | |
parent | f8c8628f18f5619d43e0e5460a02d985c3ec2539 [diff] |
arm: include/asm/io.h: Add 64bit clrbits and setbits helpers Add 64bit API for clrbits and setbits. Signed-off-by: Suneel Garapati <sgarapati@marvell.com> Reviewed-by: Simon Glass <sjg@chromium.org>