Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/rtc/
H A Dm48t59.h42 #define M48T59_FLAGS_BF 0x10 /* low battery */ macro
/kernel/linux/linux-6.6/include/linux/rtc/
H A Dm48t59.h42 #define M48T59_FLAGS_BF 0x10 /* low battery */ macro
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-m48t59.c281 (val & M48T59_FLAGS_BF) ? "low" : "normal"); in m48t59_rtc_proc()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-m48t59.c281 (val & M48T59_FLAGS_BF) ? "low" : "normal"); in m48t59_rtc_proc()

Completed in 3 milliseconds