]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sh: Add bit control functions
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Wed, 15 Feb 2012 07:47:01 +0000 (16:47 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 28 May 2012 00:12:53 +0000 (09:12 +0900)
commit1379c51ea5cbffe68016d61d37108750db26fc33
tree0b1145daee7b0c707617f63fac50742c8114c731
parent8ca805e1022679738ae27b7c1153781b65836ac8
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>
arch/sh/include/asm/io.h