rtc_err            37 drivers/rtc/rtc-da9052.c 			rtc_err(rtc, "Failed to enable ALM: %d\n", ret);
rtc_err            42 drivers/rtc/rtc-da9052.c 			rtc_err(rtc, "Write error: %d\n", ret);
rtc_err            65 drivers/rtc/rtc-da9052.c 		rtc_err(rtc, "Failed to group read ALM: %d\n", ret);
rtc_err            73 drivers/rtc/rtc-da9052.c 			rtc_err(rtc, "Failed to group read ALM: %d\n", ret);
rtc_err            94 drivers/rtc/rtc-da9052.c 	rtc_err(rtc, "Timed out reading alarm time\n");
rtc_err           122 drivers/rtc/rtc-da9052.c 		rtc_err(rtc, "Failed to write ALRM MIN: %d\n", ret);
rtc_err           137 drivers/rtc/rtc-da9052.c 		rtc_err(rtc, "Failed to write ALRM YEAR: %d\n", ret);
rtc_err           148 drivers/rtc/rtc-da9052.c 		rtc_err(rtc, "Failed to read ALM: %d\n", ret);
rtc_err           165 drivers/rtc/rtc-da9052.c 		rtc_err(rtc, "Failed to read RTC time : %d\n", ret);
rtc_err           173 drivers/rtc/rtc-da9052.c 			rtc_err(rtc, "Failed to read RTC time : %d\n", ret);
rtc_err           193 drivers/rtc/rtc-da9052.c 	rtc_err(rtc, "Timed out reading time\n");
rtc_err           219 drivers/rtc/rtc-da9052.c 		rtc_err(rtc, "failed to set RTC time: %d\n", ret);
rtc_err           231 drivers/rtc/rtc-da9052.c 		rtc_err(rtc, "failed to read RTC alarm: %d\n", ret);
rtc_err           290 drivers/rtc/rtc-da9052.c 		rtc_err(rtc,
rtc_err           298 drivers/rtc/rtc-da9052.c 		rtc_err(rtc, "Failed to disable TICKS: %d\n", ret);
rtc_err           310 drivers/rtc/rtc-da9052.c 		rtc_err(rtc, "irq registration failed: %d\n", ret);