Searched refs:RS5C313_CNTREG_ADJ_BSY (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/rtc/
H A Drtc-rs5c313.c171 #define RS5C313_CNTREG_ADJ_BSY 0x01 macro
226 if (!(rs5c313_read_cntreg() & RS5C313_CNTREG_ADJ_BSY)) rs5c313_rtc_read_time()
287 if (!(rs5c313_read_cntreg() & RS5C313_CNTREG_ADJ_BSY)) rs5c313_rtc_set_time()
346 if (!(rs5c313_read_cntreg() & RS5C313_CNTREG_ADJ_BSY)) rs5c313_check_xstp_bit()

Completed in 41 milliseconds