Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rtc/ !
Drtc-pm8xxx.c71 static int pm8xxx_rtc_read_nvmem_offset(struct pm8xxx_rtc *rtc_dd) in pm8xxx_rtc_read_nvmem_offset()
97 static int pm8xxx_rtc_write_nvmem_offset(struct pm8xxx_rtc *rtc_dd, u32 offset) in pm8xxx_rtc_write_nvmem_offset()
113 static int pm8xxx_rtc_read_offset(struct pm8xxx_rtc *rtc_dd) in pm8xxx_rtc_read_offset()
121 static int pm8xxx_rtc_read_raw(struct pm8xxx_rtc *rtc_dd, u32 *secs) in pm8xxx_rtc_read_raw()
152 static int pm8xxx_rtc_update_offset(struct pm8xxx_rtc *rtc_dd, u32 secs) in pm8xxx_rtc_update_offset()
188 static int __pm8xxx_rtc_set_time(struct pm8xxx_rtc *rtc_dd, u32 secs) in __pm8xxx_rtc_set_time()
241 struct pm8xxx_rtc *rtc_dd = dev_get_drvdata(dev); in pm8xxx_rtc_set_time() local
262 struct pm8xxx_rtc *rtc_dd = dev_get_drvdata(dev); in pm8xxx_rtc_read_time() local
280 struct pm8xxx_rtc *rtc_dd = dev_get_drvdata(dev); in pm8xxx_rtc_set_alarm() local
314 struct pm8xxx_rtc *rtc_dd = dev_get_drvdata(dev); in pm8xxx_rtc_read_alarm() local
[all …]