commit | 1379c51ea5cbffe68016d61d37108750db26fc33 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Wed Feb 15 16:47:01 2012 +0900 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Mon May 28 09:12:53 2012 +0900 |
tree | 0b1145daee7b0c707617f63fac50742c8114c731 | |
parent | 8ca805e1022679738ae27b7c1153781b65836ac8 [diff] |
sh: Add bit control functions This provide bit control functions as clrbits_*, setbits_* and clrsetbits_*. V2: Fix comment style and error of whitespace. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Acked-by: Heiko Schocher <hs@denx.de> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>