Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rv3028.c55 #define RV3028_STATUS_EEBUSY BIT(7) macro
207 !(status & RV3028_STATUS_EEBUSY), in rv3028_enter_eerd()
234 !(status & RV3028_STATUS_EEBUSY), in rv3028_update_eeprom()
648 !(status & RV3028_STATUS_EEBUSY), in rv3028_eeprom_write()
688 !(status & RV3028_STATUS_EEBUSY), in rv3028_eeprom_read()