RTC_DM_BINARY
if (!(ctrl & RTC_DM_BINARY) || RTC_ALWAYS_BCD)
if (!(ctrl & RTC_DM_BINARY)) {
if (!(ctrl & RTC_DM_BINARY)) {
if (!(save_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD) {
if (!(CMOS_READ(RTC_CONTROL) & RTC_DM_BINARY) || RTC_ALWAYS_BCD) {
if (!(save_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD)
if (!(ctrl & RTC_DM_BINARY) || RTC_ALWAYS_BCD) {
if (!(save_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD) {
if (!(chrp_cmos_clock_read(RTC_CONTROL) & RTC_DM_BINARY) || RTC_ALWAYS_BCD) {
NY(RTC_DM_BINARY),
if (!(p.rtc_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD) {
if (!(rtc_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD) {
(rtc_control & RTC_DM_BINARY) ? "no" : "yes",
if (!(p.ctrl & RTC_DM_BINARY) || RTC_ALWAYS_BCD)
if (!(save_control & RTC_DM_BINARY) || RTC_ALWAYS_BCD) {