Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-renesas-rtca3.c111 int sixty_sec; member
487 ppb_per_cycle = priv->ppb.sixty_sec; in rtca3_read_offset()
509 cycles60 = DIV_ROUND_CLOSEST(offset, priv->ppb.sixty_sec); in rtca3_set_offset()
581 priv->ppb.sixty_sec = DIV_ROUND_CLOSEST_ULL(1000000000ULL, (osc32k_rate * 60)); in rtca3_initial_setup()