commit | 7675646838a022db3e3d735cb79f81927f617b03 | [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 | 020d041d734b6ab21d3c6280672b8bd4073e3e5d [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>