Searched refs:RTC_WAF (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/rtc/ | ||
| H A D | ds1286.h | 44 #define RTC_WAF 0x02 macro |
| /OK3568_Linux_fs/kernel/drivers/rtc/ | ||
| H A D | rtc-ds1286.c | 137 (cmd & RTC_WAF) ? "yes" : "no", in ds1286_proc() |