Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-rx6110.c70 #define RX6110_BIT_FLAG_VLF BIT(1) macro
198 RX6110_BIT_FLAG_VLF, 0); in rx6110_set_time()
226 if ((flags & RX6110_BIT_FLAG_VLF)) { in rx6110_get_time()
283 if ((flags & RX6110_BIT_FLAG_VLF)) in rx6110_init()