Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rs5c313.c170 #define RS5C313_CNTREG_ADJ_BSY 0x01 macro
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()
345 if (!(rs5c313_read_cntreg() & RS5C313_CNTREG_ADJ_BSY)) in rs5c313_check_xstp_bit()