From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Mon, 21 Oct 2019 11:16:30 +0300 Subject: [U-Boot] [PATCH v3 095/108] x86: apollolake: Add systemagent driver In-Reply-To: <20191021033913.220758-90-sjg@chromium.org> References: <20191021033913.220758-22-sjg@chromium.org> <20191021033913.220758-90-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Oct 21, 2019 at 7:29 AM Simon Glass wrote: > > This driver handles communication with the systemagent which needs to be > told when U-Boot has completed its init. > +#define VTBAR_MASK 0xfffffff000ull Don't we have GENMASK() ? -- With Best Regards, Andy Shevchenko