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()
120 rtc_err(rtc, "Failed to write ALRM MIN: %d\n", ret); in da9052_set_alarm()
135 rtc_err(rtc, "Failed to write ALRM YEAR: %d\n", ret); in da9052_set_alarm()
146 rtc_err(rtc, "Failed to read ALM: %d\n", ret); in da9052_rtc_get_alarm_status()
163 rtc_err(rtc, "Failed to read RTC time : %d\n", ret); in da9052_rtc_read_time()
171 rtc_err(rtc, "Failed to read RTC time : %d\n", ret); in da9052_rtc_read_time()
191 rtc_err(rtc, "Timed out reading time\n"); in da9052_rtc_read_time()
217 rtc_err(rtc, "failed to set RTC time: %d\n", ret); in da9052_rtc_set_time()
229 rtc_err(rtc, "failed to read RTC alarm: %d\n", ret); in da9052_rtc_read_alarm()
288 rtc_err(rtc, in da9052_rtc_probe()
296 rtc_err(rtc, "Failed to disable TICKS: %d\n", ret); in da9052_rtc_probe()
314 rtc_err(rtc, "irq registration failed: %d\n", ret); in da9052_rtc_probe()