Home
last modified time | relevance | path

Searched refs:RTC_PU_LVL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/rtc/
Dds1286.h47 #define RTC_PU_LVL 0x10 macro
/linux-5.19.10/drivers/rtc/
Drtc-ds1286.c140 (cmd & RTC_PU_LVL) ? "pulse" : "level", in ds1286_proc()