PCF50633_IRQ_ALARM   91 drivers/rtc/rtc-pcf50633.c 		err = pcf50633_irq_unmask(rtc->pcf, PCF50633_IRQ_ALARM);
PCF50633_IRQ_ALARM   93 drivers/rtc/rtc-pcf50633.c 		err = pcf50633_irq_mask(rtc->pcf, PCF50633_IRQ_ALARM);
PCF50633_IRQ_ALARM  155 drivers/rtc/rtc-pcf50633.c 	alarm_masked = pcf50633_irq_mask_get(rtc->pcf, PCF50633_IRQ_ALARM);
PCF50633_IRQ_ALARM  158 drivers/rtc/rtc-pcf50633.c 		pcf50633_irq_mask(rtc->pcf, PCF50633_IRQ_ALARM);
PCF50633_IRQ_ALARM  166 drivers/rtc/rtc-pcf50633.c 		pcf50633_irq_unmask(rtc->pcf, PCF50633_IRQ_ALARM);
PCF50633_IRQ_ALARM  207 drivers/rtc/rtc-pcf50633.c 	alarm_masked = pcf50633_irq_mask_get(rtc->pcf, PCF50633_IRQ_ALARM);
PCF50633_IRQ_ALARM  211 drivers/rtc/rtc-pcf50633.c 		pcf50633_irq_mask(rtc->pcf, PCF50633_IRQ_ALARM);
PCF50633_IRQ_ALARM  220 drivers/rtc/rtc-pcf50633.c 		pcf50633_irq_unmask(rtc->pcf, PCF50633_IRQ_ALARM);
PCF50633_IRQ_ALARM  258 drivers/rtc/rtc-pcf50633.c 	pcf50633_register_irq(rtc->pcf, PCF50633_IRQ_ALARM,
PCF50633_IRQ_ALARM  268 drivers/rtc/rtc-pcf50633.c 	pcf50633_free_irq(rtc->pcf, PCF50633_IRQ_ALARM);