Searched refs:alarm_rw (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/rtc/ |
| H A D | rtc-pm8xxx.c | 47 unsigned int alarm_rw; member 401 rc = regmap_bulk_write(rtc_dd->regmap, regs->alarm_rw, value, in pm8xxx_rtc_set_alarm() 427 rc = regmap_bulk_read(rtc_dd->regmap, regs->alarm_rw, value, in pm8xxx_rtc_read_alarm() 467 rc = regmap_bulk_write(rtc_dd->regmap, regs->alarm_rw, value, in pm8xxx_rtc_alarm_irq_enable() 519 .alarm_rw = 0x127, 529 .alarm_rw = 0x1f2, 539 .alarm_rw = 0x6140, 549 .alarm_rw = 0x6240,
|