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

/linux-master/drivers/rtc/
H A Drtc-fm3130.c26 #define FM3130_ALARM_MINUTES (0xa) macro
206 fm3130->regs[FM3130_ALARM_MINUTES],
212 tm->tm_min = bcd2bin(fm3130->regs[FM3130_ALARM_MINUTES] & 0x7F);
254 fm3130->regs[FM3130_ALARM_MINUTES] =
268 fm3130->regs[FM3130_ALARM_MINUTES],

Completed in 243 milliseconds