Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rs5c313.c198 static inline unsigned char rs5c313_read_cntreg(void) in rs5c313_read_cntreg() function
225 if (!(rs5c313_read_cntreg() & RS5C313_CNTREG_ADJ_BSY)) in rs5c313_rtc_read_time()
286 if (!(rs5c313_read_cntreg() & RS5C313_CNTREG_ADJ_BSY)) in rs5c313_rtc_set_time()
337 if (rs5c313_read_cntreg() & RS5C313_CNTREG_WTEN_XSTP) { in rs5c313_check_xstp_bit()
345 if (!(rs5c313_read_cntreg() & RS5C313_CNTREG_ADJ_BSY)) in rs5c313_check_xstp_bit()