Searched refs:tod_day (Results 1 – 17 of 17) sorted by relevance
132 tod.tod_day = BCD_TO_BYTE(CLOCK->clk_day & 0x3f); in todm_get()168 CLOCK->clk_day = BYTE_TO_BCD(tod.tod_day); in todm_set()236 CLOCK->clk_alm_day = BYTE_TO_BCD(tod.tod_day); in todm_set_power_alarm()
202 tod.tod_day = rtc->rtc_dom; in rtc_to_tod()262 rtc.rtc_dom = (uint8_t)tod.tod_day; in todm5819p_rmc_set()272 set_time_msg.day = tod.tod_day; in todm5819p_rmc_set()383 rtc.rtc_adom = (uint8_t)tod.tod_day; in todm5819p_rmc_set_power_alarm()
181 tod.tod_day = rtc.rtc_dom; in todbq4802_get()259 rtc.rtc_dom = (uint8_t)tod.tod_day; in todbq4802_set()336 rtc.rtc_adom = (uint8_t)tod.tod_day; in todbq4802_set_power_alarm()
187 tod.tod_day = rtc->rtc_dom; in rtc_to_tod()256 rtc.rtc_dom = (uint8_t)tod.tod_day; in todm5819_set()353 rtc.rtc_adom = (uint8_t)tod.tod_day; in todm5819_set_power_alarm()
212 tod.tod_day = rtc->rtc_dom; in rtc_to_tod()283 rtc.rtc_dom = (uint8_t)tod.tod_day; in todbl_set()
840 tod.tod_day = rtc.rtc_dom; in todds_get()962 rtc.rtc_dom = (uint8_t)tod.tod_day; in todds_set()1094 rtc.rtc_adom = (uint8_t)tod.tod_day; in todds_set_power_alarm()1098 rtc.apc_wdmr = (uint8_t)tod.tod_day; in todds_set_power_alarm()
419 tod.tod_day = rtc.rtc_dom; in todds1337_get()461 rtc.rtc_dom = (uint8_t)tod.tod_day; in todds1337_set()560 i2c_tp->i2c_wbuf[4] = BYTE_TO_BCD(tod.tod_day); in todds1337_set_power_alarm()
3424 set_time_msg.day = tod.tod_day; in plat_timesync()
1408 tod.tod_day = day - days_thru_month[month] + 1; in utc_to_tod()1452 if (day_warn && (tod.tod_day < 1 || tod.tod_day > days_diff)) { in tod_to_utc()1456 tod.tod_day); in tod_to_utc()1488 utc += days_thru_month[month] + tod.tod_day - 1; in tod_to_utc()
152 rtc.rtc_dom = BYTE_TO_BCD(tod.tod_day); in todpc_set()211 tod.tod_day = BCD_TO_BYTE(rtc.rtc_dom); in todpc_get()
397 tod.tod_day = rtc.rtc_dom; in todds1307_get()439 rtc.rtc_dom = int2bcd(tod.tod_day); in todds1307_set()
328 int tod_day; /* day of month 1-31 */ member
161 todinfo.tod_day, todinfo.tod_month, \
537 tm->tm_mday = tod->tod_day; in srvsvc_net_remote_tod()
1866 tod->tod_day = tm.tm_mday; in srvsvc_s_NetRemoteTOD()
1228 DWORD tod_day;
3561 year, t.tod_month, t.tod_day, t.tod_hour, in bscv_event_snprintgmttime()