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