Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-rv3028.c54 #define RV3028_STATUS_EEBUSY BIT(7) macro
202 !(status & RV3028_STATUS_EEBUSY), in rv3028_enter_eerd()
229 !(status & RV3028_STATUS_EEBUSY), in rv3028_update_eeprom()
582 !(status & RV3028_STATUS_EEBUSY), in rv3028_eeprom_write()
622 !(status & RV3028_STATUS_EEBUSY), in rv3028_eeprom_read()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds