Lines Matching defs:ds1685_rtc_platform_data
72 struct ds1685_rtc_platform_data { struct
73 const u32 regstep;
74 const bool bcd_mode;
75 const bool no_irq;
76 const bool uie_unsupported;
77 const bool alloc_io_resources;
78 u8 (*plat_read)(struct ds1685_priv *, int);
79 void (*plat_write)(struct ds1685_priv *, int, u8);
80 void (*plat_prepare_poweroff)(void);
81 void (*plat_wake_alarm)(void);
82 void (*plat_post_ram_clear)(void);