Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/rtc/
Drtc-ab8500.c48 #define COUNTS_PER_SEC (0xF000 / 60) macro
118 secs = secs / COUNTS_PER_SEC; in ab8500_rtc_read_time()
153 no_secs = no_secs * COUNTS_PER_SEC; in ab8500_rtc_set_time()