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

/linux-4.1.27/drivers/rtc/
H A Drtc-rx4581.c65 #define RX4581_FLAG_VLF 0x02 /* Voltage Low */ macro
148 if (data & RX4581_FLAG_VLF) rx4581_get_datetime()
238 (data & ~(RX4581_FLAG_VLF))); rx4581_set_datetime()

Completed in 80 milliseconds