Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1273180

[PATCH 0/2] staging: comedi: s526: add counter register macros

From Ian Abbott <abbotti@mev.co.uk>
Newsgroups linux.kernel
Subject [PATCH 0/2] staging: comedi: s526: add counter register macros
Date 2015-11-19 15:50 +0100
Message-ID <qwyH7-29G-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Add macros to describe the counter mode and counter control/status
registers.  In patch 1, the macros for the counter mode register replace
the use of bitfield structure and union types.

1) staging: comedi: s526: replace counter mode bitfield struct
2) staging: comedi: s526: add macros for counter control reg values

 drivers/staging/comedi/drivers/s526.c | 197 ++++++++++++++++++++++------------
 1 file changed, 130 insertions(+), 67 deletions(-)
--
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/

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] staging: comedi: s526: add counter register macros Ian Abbott <abbotti@mev.co.uk> - 2015-11-19 15:50 +0100
  [PATCH 1/2] staging: comedi: s526: replace counter mode bitfield struct Ian Abbott <abbotti@mev.co.uk> - 2015-11-19 15:50 +0100
  [PATCH 2/2] staging: comedi: s526: add macros for counter control reg values Ian Abbott <abbotti@mev.co.uk> - 2015-11-19 15:50 +0100
  RE: [PATCH 0/2] staging: comedi: s526: add counter register macros Hartley Sweeten <HartleyS@visionengravers.com> - 2015-11-19 18:40 +0100

csiph-web