Home
last modified time | relevance | path

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

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