Home
last modified time | relevance | path

Searched refs:bd70528_rtc_day (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-bd70528.c27 struct bd70528_rtc_day { struct
34 struct bd70528_rtc_day time; argument
56 static inline void tmday2rtc(struct rtc_time *t, struct bd70528_rtc_day *d) in tmday2rtc()