Home
last modified time | relevance | path

Searched defs:rtc_dd (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rtc/
H A Drtc-pm8xxx.c95 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
[all …]