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

/linux-4.1.27/drivers/rtc/
H A Drtc-rs5c313.c199 static inline unsigned char rs5c313_read_cntreg(void) rs5c313_read_cntreg() function
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()
338 if (rs5c313_read_cntreg() & RS5C313_CNTREG_WTEN_XSTP) { rs5c313_check_xstp_bit()
346 if (!(rs5c313_read_cntreg() & RS5C313_CNTREG_ADJ_BSY)) rs5c313_check_xstp_bit()

Completed in 29 milliseconds