Lines Matching defs:rtc_dd
95 static int pm8xxx_rtc_read_uefi_offset(struct pm8xxx_rtc *rtc_dd) in pm8xxx_rtc_read_uefi_offset()
131 static int pm8xxx_rtc_write_uefi_offset(struct pm8xxx_rtc *rtc_dd, u32 offset) in pm8xxx_rtc_write_uefi_offset()
158 static int pm8xxx_rtc_read_uefi_offset(struct pm8xxx_rtc *rtc_dd) in pm8xxx_rtc_read_uefi_offset()
163 static int pm8xxx_rtc_write_uefi_offset(struct pm8xxx_rtc *rtc_dd, u32 offset) in pm8xxx_rtc_write_uefi_offset()
170 static int pm8xxx_rtc_read_nvmem_offset(struct pm8xxx_rtc *rtc_dd) in pm8xxx_rtc_read_nvmem_offset()
196 static int pm8xxx_rtc_write_nvmem_offset(struct pm8xxx_rtc *rtc_dd, u32 offset) in pm8xxx_rtc_write_nvmem_offset()
212 static int pm8xxx_rtc_read_raw(struct pm8xxx_rtc *rtc_dd, u32 *secs) in pm8xxx_rtc_read_raw()
243 static int pm8xxx_rtc_update_offset(struct pm8xxx_rtc *rtc_dd, u32 secs) in pm8xxx_rtc_update_offset()
294 static int __pm8xxx_rtc_set_time(struct pm8xxx_rtc *rtc_dd, u32 secs) in __pm8xxx_rtc_set_time()
347 struct pm8xxx_rtc *rtc_dd = dev_get_drvdata(dev); in pm8xxx_rtc_set_time() local
368 struct pm8xxx_rtc *rtc_dd = dev_get_drvdata(dev); in pm8xxx_rtc_read_time() local
386 struct pm8xxx_rtc *rtc_dd = dev_get_drvdata(dev); in pm8xxx_rtc_set_alarm() local
420 struct pm8xxx_rtc *rtc_dd = dev_get_drvdata(dev); in pm8xxx_rtc_read_alarm() local
449 struct pm8xxx_rtc *rtc_dd = dev_get_drvdata(dev); in pm8xxx_rtc_alarm_irq_enable() local
486 struct pm8xxx_rtc *rtc_dd = dev_id; in pm8xxx_alarm_trigger() local
507 static int pm8xxx_rtc_enable(struct pm8xxx_rtc *rtc_dd) in pm8xxx_rtc_enable()
564 static int pm8xxx_rtc_probe_offset(struct pm8xxx_rtc *rtc_dd) in pm8xxx_rtc_probe_offset()
591 struct pm8xxx_rtc *rtc_dd; in pm8xxx_rtc_probe() local
658 struct pm8xxx_rtc *rtc_dd = platform_get_drvdata(pdev); in pm8xxx_shutdown() local