commit | c2f45b6588f8dc85a63cccec0cabfa01ff76a0b8 | [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 | f0c369284d8da6691d3895d9d9d83015c141008a [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>