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

/linux-master/drivers/rtc/
H A Drtc-lpc24xx.c40 #define LPC24XX_ALMIN 0x64 macro
116 tm->tm_min = rtc_readl(rtc, LPC24XX_ALMIN);
139 rtc_writel(rtc, LPC24XX_ALMIN, tm->tm_min);

Completed in 178 milliseconds