commit | 245cb74be649ada355ca68f1cc9cfec519aae612 | [log] [tgz] |
---|---|---|
author | Joshua Clayton <stillcompiling@gmail.com> | Mon Jan 04 10:31:19 2016 -0800 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon Mar 14 17:07:40 2016 +0100 |
tree | a053819c63a52dd3d0ad916ac8dfc689359b9185 | |
parent | 445c02076f1e60d2ee51503bf1288ef9f3bc8809 [diff] |
rtc: pcf2123: define registers and bit macros Add defines for all 16 registers in the pcf2123. Add defines for useful bits from several registers I've tried to document all the registers, and as best as possible, all the special bits they employ Use BIT() wherever possible in the bit definitions Signed-off-by: Joshua Clayton <stillcompiling@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>