Searched refs:HOUR_12 (Results 1 - 4 of 4) sorted by last modified time

/drivers/rtc/
H A Drtc-max8907.c36 #define HOUR_12 (1 << 7) macro
68 if (regs[RTC_HOUR] & HOUR_12) {
H A Drtc-max8925.c59 #define HOUR_12 (1 << 7) macro
99 if (buf[RTC_HOUR] & HOUR_12) {
H A Drtc-max8998.c56 #define HOUR_12 (1 << 7) macro
85 if (data[RTC_HOUR] & HOUR_12) {
H A Drtc-s5m.c281 if (data[RTC_HOUR] & HOUR_12) {

Completed in 63 milliseconds