Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Drv3029.c253 static int rv3029_eeprom_exit(struct udevice *dev) in rv3029_eeprom_exit() function
298 rv3029_eeprom_exit(dev); in rv3029_eeprom_enter()
314 err = rv3029_eeprom_exit(dev); in rv3029_eeprom_read()
346 ret = rv3029_eeprom_exit(dev); in rv3029_eeprom_write()
/openbmc/linux/drivers/rtc/
H A Drtc-rv3029c2.c144 static int rv3029_eeprom_exit(struct rv3029_data *rv3029) in rv3029_eeprom_exit() function
191 rv3029_eeprom_exit(rv3029); in rv3029_eeprom_enter()
207 err = rv3029_eeprom_exit(rv3029); in rv3029_eeprom_read()
240 err = rv3029_eeprom_exit(rv3029); in rv3029_eeprom_write()