RTC_DM_BINARY 61 arch/alpha/kernel/rtc.c if (!(ctrl & RTC_DM_BINARY) || RTC_ALWAYS_BCD) RTC_DM_BINARY 229 arch/m68k/atari/time.c if (!(ctrl & RTC_DM_BINARY)) { RTC_DM_BINARY 291 arch/m68k/atari/time.c if (!(ctrl & RTC_DM_BINARY)) { RTC_DM_BINARY 46 arch/mips/dec/time.c if (!(CMOS_READ(RTC_CONTROL) & RTC_DM_BINARY) || RTC_ALWAYS_BCD) { RTC_DM_BINARY 86 arch/mips/dec/time.c if (!(save_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD) RTC_DM_BINARY 101 arch/mips/dec/time.c if (!(save_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD) { RTC_DM_BINARY 46 arch/mips/include/asm/mc146818-time.h if (!(save_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD) RTC_DM_BINARY 62 arch/mips/include/asm/mc146818-time.h if (!(save_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD) { RTC_DM_BINARY 105 arch/mips/include/asm/mc146818-time.h if (!(CMOS_READ(RTC_CONTROL) & RTC_DM_BINARY) || RTC_ALWAYS_BCD) { RTC_DM_BINARY 107 arch/mips/mti-malta/malta-time.c if (!(ctrl & RTC_DM_BINARY) || RTC_ALWAYS_BCD) { RTC_DM_BINARY 103 arch/powerpc/platforms/chrp/time.c if (!(save_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD) { RTC_DM_BINARY 145 arch/powerpc/platforms/chrp/time.c if (!(chrp_cmos_clock_read(RTC_CONTROL) & RTC_DM_BINARY) || RTC_ALWAYS_BCD) { RTC_DM_BINARY 63 arch/powerpc/platforms/maple/time.c if (!(maple_clock_read(RTC_CONTROL) & RTC_DM_BINARY) RTC_DM_BINARY 100 arch/powerpc/platforms/maple/time.c if (!(save_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD) { RTC_DM_BINARY 102 arch/x86/kernel/rtc.c WARN_ON_ONCE(RTC_ALWAYS_BCD && (status & RTC_DM_BINARY)); RTC_DM_BINARY 106 arch/x86/kernel/rtc.c if (RTC_ALWAYS_BCD || !(status & RTC_DM_BINARY)) { RTC_DM_BINARY 499 drivers/char/rtc.c if (!(CMOS_READ(RTC_CONTROL) & RTC_DM_BINARY) || RTC_DM_BINARY 596 drivers/char/rtc.c if (!(CMOS_READ(RTC_CONTROL) & RTC_DM_BINARY) RTC_DM_BINARY 977 drivers/char/rtc.c if (!(ctrl & RTC_DM_BINARY) || RTC_ALWAYS_BCD) RTC_DM_BINARY 1163 drivers/char/rtc.c NY(RTC_DM_BINARY), RTC_DM_BINARY 1222 drivers/char/rtc.c if (!(ctrl & RTC_DM_BINARY) || RTC_ALWAYS_BCD) { RTC_DM_BINARY 1262 drivers/char/rtc.c if (!(ctrl & RTC_DM_BINARY) || RTC_ALWAYS_BCD) { RTC_DM_BINARY 496 drivers/input/misc/hp_sdc_rtc.c NY(RTC_DM_BINARY), RTC_DM_BINARY 286 drivers/rtc/rtc-cmos.c if (!(rtc_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD) { RTC_DM_BINARY 467 drivers/rtc/rtc-cmos.c if (!(rtc_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD) { RTC_DM_BINARY 556 drivers/rtc/rtc-cmos.c (rtc_control & RTC_DM_BINARY) ? "no" : "yes", RTC_DM_BINARY 71 drivers/rtc/rtc-mc146818-lib.c if (!(ctrl & RTC_DM_BINARY) || RTC_ALWAYS_BCD) RTC_DM_BINARY 161 drivers/rtc/rtc-mc146818-lib.c if (!(CMOS_READ(RTC_CONTROL) & RTC_DM_BINARY) RTC_DM_BINARY 350 drivers/rtc/rtc-mrst.c if (!(rtc_control & RTC_24H) || (rtc_control & (RTC_DM_BINARY)))