timectl 374 drivers/rtc/rtc-wm8350.c u16 timectl, power5; timectl 376 drivers/rtc/rtc-wm8350.c timectl = wm8350_reg_read(wm8350, WM8350_RTC_TIME_CONTROL); timectl 377 drivers/rtc/rtc-wm8350.c if (timectl & WM8350_RTC_BCD) { timectl 381 drivers/rtc/rtc-wm8350.c if (timectl & WM8350_RTC_12HR) { timectl 403 drivers/rtc/rtc-wm8350.c if (timectl & WM8350_RTC_STS) { timectl 415 drivers/rtc/rtc-wm8350.c timectl = wm8350_reg_read(wm8350, timectl 417 drivers/rtc/rtc-wm8350.c } while (timectl & WM8350_RTC_STS && --retries);