Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rx6110.c69 #define RX6110_BIT_FLAG_VLF BIT(1) macro
197 RX6110_BIT_FLAG_VLF, 0); in rx6110_set_time()
225 if ((flags & RX6110_BIT_FLAG_VLF)) { in rx6110_get_time()
282 if ((flags & RX6110_BIT_FLAG_VLF)) in rx6110_init()