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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dds1286.h28 #define RTC_DAY_ALARM 7 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dds1286.h28 #define RTC_DAY_ALARM 7 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dds1286.h28 #define RTC_DAY_ALARM 7 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dds1286.h28 #define RTC_DAY_ALARM 7 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dds1286.h28 #define RTC_DAY_ALARM 7 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dds1286.h28 #define RTC_DAY_ALARM 7 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Drtc.h55 # define RTC_DAY_ALARM 0x0b macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Drtc.h55 # define RTC_DAY_ALARM 0x0b macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sgi/char/
H A Dds1286.c357 ((CMOS_READ(RTC_DAY_ALARM) & 0x80) >> 7);
524 alm_tm->tm_wday = CMOS_READ(RTC_DAY_ALARM) & 0x07;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/
H A Dpcf8563.c125 if (rtc_write(RTC_DAY_ALARM, 0x00) < 0)

Completed in 107 milliseconds