Searched refs:todinfo_t (Results 1 – 16 of 16) sorted by relevance
64 static todinfo_t rtc_to_tod(struct rtc_t *);176 static todinfo_t179 todinfo_t tod; in rtc_to_tod()246 todinfo_t tod = utc_to_tod(ts.tv_sec); in todm5819_set()336 todinfo_t tod; in todm5819_set_power_alarm()
80 static todinfo_t rtc_to_tod(struct rtc_t *);191 static todinfo_t194 todinfo_t tod; in rtc_to_tod()250 todinfo_t tod = utc_to_tod(ts.tv_sec); in todm5819p_rmc_set()364 todinfo_t tod; in todm5819p_rmc_set_power_alarm()
122 todinfo_t tod; in todm_get()161 todinfo_t tod = utc_to_tod(ts.tv_sec); in todm_set()222 todinfo_t tod; in todm_set_power_alarm()
54 static todinfo_t rtc_to_tod(struct rtc_t *);201 static todinfo_t204 todinfo_t tod; in rtc_to_tod()272 todinfo_t tod = utc_to_tod(ts.tv_sec); in todbl_set()
165 todinfo_t tod; in todbq4802_get()249 todinfo_t tod = utc_to_tod(ts.tv_sec); in todbq4802_set()319 todinfo_t tod; in todbq4802_set_power_alarm()
396 todinfo_t tod; in todds1337_get()443 todinfo_t tod = utc_to_tod(ts.tv_sec); in todds1337_set()478 todinfo_t tod; in todds1337_set_power_alarm()
825 todinfo_t tod; in todds_get()952 todinfo_t tod = utc_to_tod(ts.tv_sec); in todds_set()1071 todinfo_t tod; in todds_set_power_alarm()
3384 todinfo_t tod; in plat_timesync()
165 int (*psm_tod_get)(todinfo_t *tod);166 int (*psm_tod_set)(todinfo_t *tod);
331 } todinfo_t; typedef345 extern todinfo_t utc_to_tod(time_t);346 extern time_t tod_to_utc(todinfo_t);
48 todinfo_t tod; in todxen_get()
131 todinfo_t tod = utc_to_tod(ts.tv_sec - ggmtl()); in todpc_set()172 todinfo_t tod; in todpc_get()
1366 todinfo_t saved_tod;1369 todinfo_t1373 todinfo_t tod; in utc_to_tod()1417 tod_to_utc(todinfo_t tod) in tod_to_utc()
374 todinfo_t tod; in todds1307_get()421 todinfo_t tod = utc_to_tod(ts.tv_sec); in todds1307_set()
159 todinfo_t todinfo = utc_to_tod(ddi_get_time()); \
3553 bscv_event_snprintgmttime(char *buf, size_t bufsz, todinfo_t t) in bscv_event_snprintgmttime()