Searched refs:M48T59_FLAGS_BF (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/rtc/
H A Dm48t59.h45 #define M48T59_FLAGS_BF 0x10 /* low battery */ macro
/linux-4.1.27/drivers/rtc/
H A Drtc-m48t59.c296 (val & M48T59_FLAGS_BF) ? "low" : "normal"); m48t59_rtc_proc()

Completed in 45 milliseconds