Lines Matching refs:rtc_err
19 #define rtc_err(rtc, fmt, ...) \ macro
37 rtc_err(rtc, "Failed to enable ALM: %d\n", ret); in da9052_rtc_enable_alarm()
42 rtc_err(rtc, "Write error: %d\n", ret); in da9052_rtc_enable_alarm()
65 rtc_err(rtc, "Failed to group read ALM: %d\n", ret); in da9052_read_alarm()
73 rtc_err(rtc, "Failed to group read ALM: %d\n", ret); in da9052_read_alarm()
94 rtc_err(rtc, "Timed out reading alarm time\n"); in da9052_read_alarm()
122 rtc_err(rtc, "Failed to write ALRM MIN: %d\n", ret); in da9052_set_alarm()
137 rtc_err(rtc, "Failed to write ALRM YEAR: %d\n", ret); in da9052_set_alarm()
148 rtc_err(rtc, "Failed to read ALM: %d\n", ret); in da9052_rtc_get_alarm_status()
165 rtc_err(rtc, "Failed to read RTC time : %d\n", ret); in da9052_rtc_read_time()
173 rtc_err(rtc, "Failed to read RTC time : %d\n", ret); in da9052_rtc_read_time()
193 rtc_err(rtc, "Timed out reading time\n"); in da9052_rtc_read_time()
219 rtc_err(rtc, "failed to set RTC time: %d\n", ret); in da9052_rtc_set_time()
231 rtc_err(rtc, "failed to read RTC alarm: %d\n", ret); in da9052_rtc_read_alarm()
290 rtc_err(rtc, in da9052_rtc_probe()
298 rtc_err(rtc, "Failed to disable TICKS: %d\n", ret); in da9052_rtc_probe()
310 rtc_err(rtc, "irq registration failed: %d\n", ret); in da9052_rtc_probe()