Searched refs:FM3130_ALARM_MINUTES (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-fm3130.c29 #define FM3130_ALARM_MINUTES (0xa) macro
227 fm3130->regs[FM3130_ALARM_MINUTES],
233 tm->tm_min = bcd2bin(fm3130->regs[FM3130_ALARM_MINUTES] & 0x7F);
275 fm3130->regs[FM3130_ALARM_MINUTES] =
289 fm3130->regs[FM3130_ALARM_MINUTES],

Completed in 79 milliseconds