Lines Matching defs:rtc_err
19 #define rtc_err(rtc, fmt, ...) \
37 rtc_err(rtc, "Failed to enable ALM: %d\n", ret);
42 rtc_err(rtc, "Write error: %d\n", ret);
65 rtc_err(rtc, "Failed to group read ALM: %d\n", ret);
73 rtc_err(rtc, "Failed to group read ALM: %d\n", ret);
94 rtc_err(rtc, "Timed out reading alarm time\n");
120 rtc_err(rtc, "Failed to write ALRM MIN: %d\n", ret);
135 rtc_err(rtc, "Failed to write ALRM YEAR: %d\n", ret);
146 rtc_err(rtc, "Failed to read ALM: %d\n", ret);
163 rtc_err(rtc, "Failed to read RTC time : %d\n", ret);
171 rtc_err(rtc, "Failed to read RTC time : %d\n", ret);
191 rtc_err(rtc, "Timed out reading time\n");
217 rtc_err(rtc, "failed to set RTC time: %d\n", ret);
229 rtc_err(rtc, "failed to read RTC alarm: %d\n", ret);
288 rtc_err(rtc,
296 rtc_err(rtc, "Failed to disable TICKS: %d\n", ret);
314 rtc_err(rtc, "irq registration failed: %d\n", ret);