Searched refs:M48T59_FLAGS_BF (Results 1 – 2 of 2) sorted by relevance
42 #define M48T59_FLAGS_BF 0x10 /* low battery */ macro
281 (val & M48T59_FLAGS_BF) ? "low" : "normal"); in m48t59_rtc_proc()
Completed in 4 milliseconds