From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 24 Sep 2015 08:56:09 +0200 Subject: [U-Boot] [PATCH] nios2: add clear and set bits macros In-Reply-To: <1443077232-17122-1-git-send-email-thomas@wytron.com.tw> References: <1443077232-17122-1-git-send-email-thomas@wytron.com.tw> Message-ID: <201509240856.09274.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, September 24, 2015 at 08:47:12 AM, Thomas Chou wrote: > These macros can be used to clear and set multiple bits > in a register using a single call. > > Signed-off-by: Thomas Chou Looks pretty standard, Reviewed-by: Marek Vasut Best regards, Marek Vasut