Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-rv3029c2.c50 #define RV3029_STATUS_EEBUSY BIT(7) macro
131 if (!(sr & RV3029_STATUS_EEBUSY)) in rv3029_eeprom_busywait()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-rv3029c2.c51 #define RV3029_STATUS_EEBUSY BIT(7) macro
132 if (!(sr & RV3029_STATUS_EEBUSY)) in rv3029_eeprom_busywait()

Completed in 3 milliseconds