Searched refs:MC_MONTH (Results 1 – 2 of 2) sorted by relevance
78 #define MC_MONTH 0x8 /* Time of year: month (1-12) */ macro
692 tm.tm_mon = hexdectodec(x.rtclk[MC_MONTH]) - 1; in inittodr()775 rtclk[MC_MONTH] = dectohexdec(tm.tm_mon + 1); in resettodr()