Re: [PATCH v2 3/9] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
From: Koul, Vinod
Date: Thu Oct 08 2015 - 11:44:15 EST
On Fri, 2015-09-11 at 15:14 +0100, Peter Griffin wrote:
> +#define FDMA_ID_OFST 0x00000
> +#define FDMA_VER_OFST 0x00004
> > +
> +#define FDMA_EN_OFST 0x00008
Why cant these be BIT() to maintain consistency?
--
~Vinod