Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/rtc/
Dds1286.h48 #define RTC_IBH_LO 0x20 macro
/linux-5.19.10/drivers/rtc/
Drtc-ds1286.c141 (cmd & RTC_IBH_LO) ? "low" : "high", in ds1286_proc()