LS1X_DAY_OFFSET    79 drivers/rtc/rtc-ls1x.c #define ls1x_get_day(t)		(((t) >> LS1X_DAY_OFFSET) & LS1X_DAY_MASK)
LS1X_DAY_OFFSET   107 drivers/rtc/rtc-ls1x.c 		| (rtm->tm_mday << LS1X_DAY_OFFSET)