Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1242553 > unrolled thread
| Started by | "Koul, Vinod" <vinod.koul@intel.com> |
|---|---|
| First post | 2015-10-08 17:50 +0200 |
| Last post | 2015-10-13 12:50 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2 3/9] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file "Koul, Vinod" <vinod.koul@intel.com> - 2015-10-08 17:50 +0200
Re: [PATCH v2 3/9] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file Peter Griffin <peter.griffin@linaro.org> - 2015-10-13 12:50 +0200
| From | "Koul, Vinod" <vinod.koul@intel.com> |
|---|---|
| Date | 2015-10-08 17:50 +0200 |
| Subject | Re: [PATCH v2 3/9] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file |
| Message-ID | <qhlCb-7Qf-29@gated-at.bofh.it> |
T24gRnJpLCAyMDE1LTA5LTExIGF0IDE1OjE0ICswMTAwLCBQZXRlciBHcmlmZmluIHdyb3RlOg0K DQo+ICsjZGVmaW5lIEZETUFfSURfT0ZTVAkJMHgwMDAwMA0KPiArI2RlZmluZSBGRE1BX1ZFUl9P RlNUCQkweDAwMDA0DQo+ID4gKw0KPiArI2RlZmluZSBGRE1BX0VOX09GU1QJCTB4MDAwMDgNCg0K V2h5IGNhbnQgdGhlc2UgYmUgQklUKCkgdG8gbWFpbnRhaW4gY29uc2lzdGVuY3k/DQoNCi0tIA0K flZpbm9kDQo= -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Peter Griffin <peter.griffin@linaro.org> |
|---|---|
| Date | 2015-10-13 12:50 +0200 |
| Message-ID | <qj5jA-45m-17@gated-at.bofh.it> |
| In reply to | #1242553 |
Hi, On Thu, 08 Oct 2015, Koul, Vinod wrote: > 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? > These are actually register offsets. I'm only using the BIT macro for bitfields within the registers e.g. FDMA_EN_RUN regards, Peter. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web