Searched refs:alm_month (Results 1 – 2 of 2) sorted by relevance
129 struct mcp7940n_alm_month alm_month; member
180 alm_regs->alm_month.month_one = month % 10; in encode_alarm()181 alm_regs->alm_month.month_ten = month / 10; in encode_alarm()