Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/rtc/
Dds1685.h72 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);
[all …]