Searched refs:pm8xxx_rtc (Results 1 – 1 of 1) sorted by relevance
70 struct pm8xxx_rtc { struct95 static int pm8xxx_rtc_read_uefi_offset(struct pm8xxx_rtc *rtc_dd) in pm8xxx_rtc_read_uefi_offset() argument131 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()[all …]