commit | 99b336aa498ab79d23c2186bfbe1ab58d4daff1e | [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 | c58995444062a49fc7a896fb1ed5c8822dee59a8 [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>