commit | d21275ef5e7fe67c592896d6dbb157e219ec0450 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Wed Sep 30 20:56:53 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Fri Oct 23 07:37:03 2015 +0800 |
tree | 3440de477eabc39230f7af66114ffa9f234c626c | |
parent | 15a56f9cb73fbf832e4ade37651605eb9662b388 [diff] |
nios2: add clear and set bits macros These macros can be used to clear and set multiple bits in a register using a single call. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Marek Vasut <marex@denx.de> Acked-by: Chin Liang See <clsee@altera.com>