Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-ab8500.c52 #define COUNTS_PER_SEC (0xF000 / 60) macro
127 secs = secs / COUNTS_PER_SEC; in ab8500_rtc_read_time()
162 no_secs = no_secs * COUNTS_PER_SEC; in ab8500_rtc_set_time()