Searched defs:RTC_MONTH (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/include/linux/
H A Dds1286.h23 #define RTC_MONTH 9 macro
H A Dmc146818rtc.h58 #define RTC_MONTH 8 macro
/linux-4.1.27/arch/m32r/include/asm/
H A Drtc.h9 # define RTC_MONTH 4 macro
/linux-4.1.27/drivers/rtc/
H A Drtc-da9063.c39 #define RTC_MONTH 4 macro
H A Drtc-ds1742.c38 #define RTC_MONTH 6 macro
75 writeb(bin2bcd(tm->tm_mon + 1), ioaddr + RTC_MONTH); ds1742_rtc_set_time() local
H A Drtc-max77686.c51 RTC_MONTH, enumerator in enum:__anon8381
H A Drtc-max77802.c54 RTC_MONTH, enumerator in enum:__anon8382
H A Drtc-max8907.c29 RTC_MONTH, enumerator in enum:__anon8383
H A Drtc-ds1553.c42 #define RTC_MONTH (RTC_OFFSET + 14) macro
88 writeb(bin2bcd(tm->tm_mon + 1), ioaddr + RTC_MONTH); ds1553_rtc_set_time() local
H A Drtc-max8925.c25 RTC_MONTH, enumerator in enum:__anon8384
H A Drtc-max8997.c64 RTC_MONTH, enumerator in enum:__anon8385
H A Drtc-max8998.c67 RTC_MONTH, enumerator in enum:__anon8386
H A Drtc-stk17ta8.c45 #define RTC_MONTH (RTC_OFFSET + 14) macro
88 writeb(bin2bcd(tm->tm_mon + 1), ioaddr + RTC_MONTH); stk17ta8_rtc_set_time() local
/linux-4.1.27/include/linux/mfd/samsung/
H A Drtc.h146 RTC_MONTH, enumerator in enum:__anon11987
/linux-4.1.27/include/linux/rtc/
H A Dds1685.h102 #define RTC_MONTH 0x08 /* Month 01-12 */ macro
/linux-4.1.27/arch/sh/include/asm/
H A Dsmc37c93x.h172 #define RTC_MONTH 8 macro

Completed in 319 milliseconds