Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rtc/
Drtc-ab8500.c51 #define COUNTS_PER_SEC (0xF000 / 60) macro
126 secs = secs / COUNTS_PER_SEC; in ab8500_rtc_read_time()
161 no_secs = no_secs * COUNTS_PER_SEC; in ab8500_rtc_set_time()