Searched refs:RTC_PU_LVL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/include/linux/rtc/ | ||
| D | ds1286.h | 47 #define RTC_PU_LVL 0x10 macro |
| /Linux-v4.19/drivers/rtc/ | ||
| D | rtc-ds1286.c | 144 (cmd & RTC_PU_LVL) ? "pulse" : "level", in ds1286_proc() |