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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-stmp37xx/include/mach/
H A Dregs-rtc.h42 #define HW_RTC_ALARM 0x40 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-stmp378x/include/mach/
H A Dregs-rtc.h42 #define HW_RTC_ALARM 0x40 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-stmp3xxx.c135 rtc_time_to_tm(__raw_readl(rtc_data->io + HW_RTC_ALARM), &alm->time);
145 __raw_writel(t, rtc_data->io + HW_RTC_ALARM);

Completed in 34 milliseconds