Searched refs:RTC_IBH_LO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/rtc/ | ||
H A D | ds1286.h | 48 #define RTC_IBH_LO 0x20 macro |
/openbmc/linux/drivers/rtc/ | ||
H A D | rtc-ds1286.c | 141 (cmd & RTC_IBH_LO) ? "low" : "high", in ds1286_proc() |