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