RV3028_STATUS_AF  185 drivers/rtc/rtc-rv3028.c 	if (status & RV3028_STATUS_AF) {
RV3028_STATUS_AF  186 drivers/rtc/rtc-rv3028.c 		status |= RV3028_STATUS_AF;
RV3028_STATUS_AF  296 drivers/rtc/rtc-rv3028.c 	alrm->pending = (status & RV3028_STATUS_AF) && alrm->enabled;
RV3028_STATUS_AF  326 drivers/rtc/rtc-rv3028.c 				 RV3028_STATUS_AF, 0);
RV3028_STATUS_AF  361 drivers/rtc/rtc-rv3028.c 				 RV3028_STATUS_AF | RV3028_STATUS_UF, 0);
RV3028_STATUS_AF  638 drivers/rtc/rtc-rv3028.c 	if (status & RV3028_STATUS_AF)