Lines Matching defs:pm8xxx_rtc_regs
27 * struct pm8xxx_rtc_regs - describe RTC registers per PMIC versions
36 struct pm8xxx_rtc_regs {
61 const struct pm8xxx_rtc_regs *regs;
82 const struct pm8xxx_rtc_regs *regs = rtc_dd->regs;
181 const struct pm8xxx_rtc_regs *regs = rtc_dd->regs;
224 const struct pm8xxx_rtc_regs *regs = rtc_dd->regs;
267 const struct pm8xxx_rtc_regs *regs = rtc_dd->regs;
292 const struct pm8xxx_rtc_regs *regs = rtc_dd->regs;
339 const struct pm8xxx_rtc_regs *regs = rtc_dd->regs;
387 const struct pm8xxx_rtc_regs *regs = rtc_dd->regs;
406 static const struct pm8xxx_rtc_regs pm8921_regs = {
416 static const struct pm8xxx_rtc_regs pm8058_regs = {
426 static const struct pm8xxx_rtc_regs pm8941_regs = {