]> Git Repo - u-boot.git/commit
sh: Add bit control functions
authorNobuhiro Iwamatsu <[email protected]>
Wed, 15 Feb 2012 07:47:01 +0000 (16:47 +0900)
committerNobuhiro Iwamatsu <[email protected]>
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 <[email protected]>
Acked-by: Heiko Schocher <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
arch/sh/include/asm/io.h
This page took 0.034048 seconds and 4 git commands to generate.